Search Issue Tracker
[XR] Half of screen is always shaded in Single Pass Instanced on AMD cards
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected result: scene gets shaded according to the sc... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names