Search Issue Tracker
[Mobile] Dropdown remains in Highlighted Color phase even after defocusi...
To reproduce:1. Open user's attached project "New Unity Project (2).zip"2. Build and Run for Android or iOS.3. Expand and select any... Read more
Crash when using certain uninitialized AnimatorControllerPlayable methods
How to reproduce:1. Download, extract and open user's attached project (Crash.zip)2. Open 'SampleScene' scene3. Enter play mode-- ob... Read more
[IL2CPP] Null exception is thrown at GetOrCreateManager<EntityManager>()
Steps to reproduce:1. Download 1086610_repro.zip2. Build project for Standalone with IL2CPP backend3. Run player Expected results: N... Read more
Rendering a scene with a Skinned Mesh Renderer without an Animator compo...
How to reproduce:1. Open the attached project2. Enter Play Mode Expected result: Allocator errors should not be shown.Actual result:... Read more
[Improved Prefab] Inspector and hierarchy window does not update after c...
Inspector and hierarchy window does not update after clicking documentation icon in prefab override window. Even when new GameObject... Read more
Grabing and Docking an UI tab next to itself, makes it or other tabs big...
Reproduction steps: 1. Create a New Project2. Drag the Hierarchy tab next to itself Expected Result: It docks and replaces itselfAct... Read more
Cannot add a script to an object when the script has precompilers inside...
How to reproduce:1. Open attached project "repro_1099297"2. Try to add a test script from the project view to GameObject inside the ... Read more
The Manual mode is stuck when changing "DirectorUpdateMode" to manual in...
How to reproduce:1. Open attached project "Playables Update Mode Bug.zip" and scene "SampleScene"2. Enter Play mode3. In the Hierarc... Read more
[Scene View] Zooming out in scene view is no longer limited.
Infinite zooming out is possible by mouse scroll which makes Scene grid, game objects, and gizmos disappear. Steps to repro: 1. Crea... Read more
[OpenGL] GameObjects blink for a split second on standalone with GPU Ins...
Repro steps:1. Open QA attached project "repro_1101341"2. Build and Run3. Play Actual: Notice the flickering of the screen for a spl... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class