Search Issue Tracker
Serialization of special characters is different between MacOS and Windows
Reproduction steps: 1. Open "MinimalRepro.zip" project on MacOS and Windows2. Go to the "Assets" folder and open "äöü.mat" and "äöüä... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used