Search Issue Tracker
[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
Const are stripped from IL2CPP builds
STR: Add a Text to a scene (UI/Text) On the Text GameObject add a ScriptMachine a create the graph like in SetText attachment Build ... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
Input System Action Asset Window resets to default layout when saving th...
Reproduction steps:1. Create any new project2. Install ‘Input System’ Package3. Create a new project-wide Action Asset (Edit > Pr... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
IDs of "Graphics (Estimated)" allocations are shown without details in t...
How to reproduce:1. Open the "IN_36548" project2. Open Window -> Analysis -> Memory Profiler3. Open the "Compare Snapshots" ta... Read more
[ProBuilder] Editor throws a NullReferenceException when Scene view is f...
How to reproduce:1. Open the attached project named Case_11649402. Focus the Scene view3. Press G Expected result: No errors are thr... Read more
Scene View Toolbar dissapears after editing Light Probes in URP Sample P...
How to reproduce:1. Create a new project using the URP Sample project2. Open the “Assets/Scenes/Garden/GardenScene”3. In the Hierarc... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... 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