Search Issue Tracker
Dynamic functions binding to UnityEvent is not allowed in derived class ...
Reproduction steps: 1. Open the user's attached project and Scenes/SampleScenes scene 2. In the Hierarchy window, select Test GameOb... Read more
Player crashes on UnityMain when a nested class with the Serializable at...
How to reproduce: 1. Open the attached project ('case-1310970.zip') 2. Go to File -> Build Settings and press the Build button 3. Ru... Read more
Custom inspector throws errors after update to 2020.2.6f1
Repro Steps: 1- Open the attached example using Unity version 2020.2.6f1 2- Click on the asset named "10-TutorialPage". 3- Go to t... Read more
"Assertion failed on expression: 'insideBlock || node.IsInline() || node...
Reproduction steps: 1. Open the user's attached project and Scenes/SampleScene scene 2. In the Hierarchy window, select Main Camera ... Read more
Crash with various stack traces when entering Play Mode after restarting...
How to reproduce: 1. Open the attached project ('case-1316002 (2019.4).zip') 2. Open the 'LevelTest' Scene 3. Enter Play Mode Repro... Read more
Editor and Player crashes on Build when the built scene contains lists c...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. Build and ... Read more
Null references on Prefab after changes are made to ScriptableObject GUI...
Reproduction steps: 1. Open attached project "NullRef.zip" 2. Open Assets/SampleAsset.asset.meta in a text editor, modify the last c... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps: 1. Open the user's attached project 2. Open scene "Level1" 3. Set GameObject "" to active Expected result: Game... Read more
ScriptableObject with an array of serializable classes with arrays in th...
How to reproduce: 1. Open the attached project 2. Open SampleScene 3. Select World Data in the Project window 4. Observe the Inspect... Read more
InvalidOperationException is thrown when attempting to delete a Color el...
How to reproduce: 1. Open the user-attached project(ColorArrays.zip) 2. Open the SampleScene 3. Multi-Select the List GameObjects in... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow