Search Issue Tracker
UnityEditor.AssetDatabase.GetDependencies does not find C# script parent...
Steps to Reproduce:- Open the attached project.- Open the scene "Assets\Scene.unity"- Press play Expected:When play is pressed, the ... Read more
Editor crash on scripting_array_length when recompiling after deleting ....
How to reproduce:1. Open the attached "1101390_repro.zip" project2. In Project window, delete "Packages/2D Common" package folder3. ... Read more
[Audio] Unity Crashes when AudioGroup's Effects array size is changed fr...
Unity Crashes when AudioGroup's Effects array size is changed to 0, and then to any size. Steps to reproduce:1. Open a new project2.... Read more
[Improved Prefab] Null reference exception thrown on entering Prefab mod...
"NullReferenceException: Object reference not set to an instance of an object" exception is thrown in the console on entering prefab... Read more
[Improved prefabs] Mesh collider gets added recursively on a prefab when...
On adding a cloth component on an empty prefab, Mesh collider keeps getting added repeatedly. Refer the attached video. Steps to rep... Read more
[Android] Unity Logo in splash screen is not rendering
Unity logo is not rendering in splash screen Steps to Reproduce:1. Create a new project2. File > Build Settings > Android >... Read more
[Improved prefabs] Adding a 3d model to a prefab as a child and opening ...
Adding a 3d model to a prefab and opening prefab asset of 3d model keeps throwing exceptions. Also, hierarchy window gets misaligned... Read more
[Improved Prefabs] Exception is thrown on creating prefab after editing ...
"Cannot measure duration of saving a Prefab. OnPrefabSavingStarted() has not been called first." error is thrown in the console on c... Read more
-1 is reported as out of range when converting to an sbyte field
Steps to reproduce:1. Download and open the attached project2. Clear console.3. Reimport "Bundles" folder Result: Failed to convert ... Read more
[iOS] Unity Build fails: UnityLinker.exe did not run properly!
Steps:1. Build the attached project ("demo-small.zip") Expected: successfully build.Actual: build fails with errors in the Console:F... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size