Search Issue Tracker
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
[UI Builder] Hierarchy collapses when changes are saved
How to reproduce:1. Open the attached project "hierarchyRepro"2. Open the UI Document "openMe" (Assets/openMe.uxml)3. In the UI Buil... Read more
[Web Platform][InputField] Cyrillic letters are not entered in IMGUI and...
How to reproduce:1. Open the attached project2. Build & Run on WebGL3. Type any Cyrillic letters (can be Russian, Bulgarian lett... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Icon of a GameObject flickers when it is just created
Steps: Create a new project Click on "GameObject -> Create Empty" menu item ==> Icon of a newly created GameObject flickers at... Read more
[Physics] Articulation body scale does not affect Anchor Transform Tool ...
1. Open attached project2. Select child "GameObject (1)"3. Select Joint angle tool (Left one) on the ArticulationBody Inspector4. Ob... Read more
2d sprite animation does not rotate outside of animation preview
Steps to reproduce:1. Download and open attached project "764744_repro.zip"2. Open scene "Main"3. Open "Animation" tab (Window->A... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code