Search Issue Tracker
Random changes appear in the DLL import settings when import a project
Missing dependency not declared in importer Steps to reproduce:1. Open the attached project (TestProject.zip) with Unity 5.5.0p32. C... Read more
Hierarchy v2 cannot rename new GameObjects when a different Editor windo...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable Hierarchy V2 (Unity > Settings > General... Read more
"UnityEditor.InitializeOnLoad" calls constructor three times when Unity ...
How to reproduce:1. Download users attached project "doubleInitialize"2. Create or edit a script in Assets folder (without opening U... Read more
Fatal Error "Callback registration failed. Increase kMaxCallback." when ...
How to reproduce:1. Open the attached “IN-84892“ project2. In Hierarchy select the “AudioPlayer“ GameObject3. In the Inspector check... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
[VFX Graph] Particles self shadow themselves when they face camera plane
How to reproduce:1. Open the attached package2. Observe that particle on the left shadows itself Reproduced with: 2022.2.0a13(14.0.2) Read more
Main light shadows are shown on transparent material when the "Transpare...
Reproduction steps:1. Open the "repro_IN-83771" project2. Open the "/Assets/DevDunkStudio/ShadowReceiverURP/Samples/Scenes/ShadowRec... Read more
The object picker does not display component objects in the 'Assets' tab
How to reproduce:1. Open user-submitted project (compsel)2. Open the SampleScene3. Select test1 GameObject4. In the Inspector window... Read more
Collider bounds are not calculated correctly if the transform parent is ...
Reproduction steps:1. Open the attached project "Bounds.zip";2. Open the SampleScene;3. Enter a play mode;4. Observe the results in ... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... 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
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables