-
**Describe the bug**
There is sample model, which contains UV tiles(UDIM)
In substance painter and blender it visualizing fine.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Put te…
L4exp updated
2 years ago
-
**Describe the bug**
If a PhysX Mesh is assigned on the *PhysX Mesh Collider* component on an entity and it's type (`Export As` *Primitive*/*Convex*/*Triangle Mesh*) is changed from a dynamic to stat…
-
**Describe the bug**
I'm checking different demo project in o3de the map level freezes right away it's on linux
[ThirdPersonTemplate](https://github.com/o3de/ThirdPersonTemplate) open level works
…
-
**Describe the bug**
Dragging the Bee model to a scene or opening it in the animation editor will crash editor.
**Assets required**
[3D Leap Land.zip](https://github.com/o3de/o3de/files/1142439…
-
## SIG chair / co-chair elections for 2022
Since the inception of O3DE, each SIG chair has been staffed as an interim position. It's time to hold some official elections, following some of the [pro…
-
**Describe the bug**
When docking at least 5 Tools in the same row next to each other in the Material Canvas, the maximized window becomes disproportionate to the system display.
This issue occurs…
-
**Describe the bug**
When building a project using the Project Manager the build takes much longer (1hr +) than building from Visual Studio (15mins)
This is likely because[ the `-m` option is not pr…
-
**Is your feature request related to a problem? Please describe.**
Many times a day I have to go digging into my build folder in order to find and open my visual studio solution. Example: _c:/prj/MyP…
-
**Describe the bug**
Users are unable to set str type component properties via Python.
**Assets required**
```
from editor_python_test_tools.editor_entity_utils import EditorEntity
# Create e…
-
Currently, only VK_FORMAT_B8G8R8A8_UNORM, VK_FORMAT_R8G8B8A8_UNORM is supported, and VK_FORMAT_B8G8R8A8_SRGB, VK_FORMAT_R8G8B8A8_SRGB is not supported. Why?