Search Issue Tracker
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce: 1. Create a new project 2. Create a new script 3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using U... Read more
Misleading log message on Enlighten
*Steps to reproduce:* 1. It's hard to reproduce, but several users mentioned it on the forum: [https://forum.unity.com/threads/se... Read more
The Reflection Probe is displayed as red in the Inspector window when th...
How to reproduce: 1. Open the “ReflectionProbe“ project 2. Open the “SampleScene“ 3. Select the “ReflectionProbe“ GameObject in t... Read more
Enable Instancing is turned off in the Substance material when the mater...
To reproduce: 1. Open the project, attached by user (Instancing.zip) 2. Select metal_brushed_copper in the Project browser 3. In th... Read more
[HDRP] Tiles missing lights when camera's near and far plane distance is...
Steps to reproduce: - Open "Outdoors Scene" in attached project - Look at the rendering in the game view Expected : - All objects ... Read more
Entity LocalToWorld position is overwritten by Prefab position when name...
Reproduction steps: 1. Open the user's attached project 2. Enter Play mode 3. Exit Play mode 4. Open SpawnEntitiesSystem.cs 5. Add a... Read more
[Profiler] Dropdown button under 'Module Details Panel' for 'CPU Usage M...
The dropdown button in the Module Details Panel for CPU Usage Module disappears on switching to Hierarchy or Raw Hierarchy View. If ... Read more
Game freezes and IndexOutOfRangeException errors are thrown in the Conso...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Open the "Assets/Scenes/SampleScene.unity" scene 3. Enter th... Read more
Editor installation Built-In packages get corrupted when meta files seem...
How to reproduce (according to the user, not directly reproduced locally): 1. Create a new project (for ex. on 2020.3.0f1) 2. Upgrad... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key