Search Issue Tracker
[SerializeReference] Failure to add managed reference to List the first ...
1) Open attached project 2) Create a GameObject and add the Test component. 3) Press `Add`. Notice 1 error is thrown: - Cannot set a... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... Read more
"MissingMethodException: Constructor on type 'UnityEditor.SceneViewCamer...
How to reproduce:1, Open the attached project "test.zip"2, Select "Main Camera" in the Hierarchy window Expected results: No errors ... Read more
Save process is triggered every time when prefab property values are cha...
Reproduction steps:1. Open the attached project “SaveProperty”2. Open Project Settings (Edit > Project Settings)3. In the Project... Read more
Inspector Window provides no preview when .JSON file is selected
How to reproduce:1. Open user-supplied project2. In Project Window > select Assets > AppNavigator.json Expected result: A prev... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
The coroutine still executes for one frame and throws a NullReferenceExc...
How to reproduce:1. Open the project “121530_Coroutine Bug”2. Open the Test Runner tab (Window → General → Test Runner)3. Run the “T... 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List