Search Issue Tracker
Undo/Redo action invalidate SerializedObject in Inspector when adding/re...
How to reproduce: 1. Open attached project ("SO-REPRO.zip") 2. Create SerializedObject asset (Assets->Create->BugReport->SO) 3. Sele... Read more
Object with ISerializationCallbackReceiver Interface receives Serializat...
How to reproduce: 1. Open the "Scene" Scene in the attached "CustomSerializationPrivateFieldError.zip" Project 2. Right-Click > Reim... Read more
Unable to serialize some of Unity's formats to Json with EditorJsonUtili...
Steps to reproduce: 1. Download and open the attached project 2. Open Window-->Editor Tests Runner 3. Click "Run All" Expected resu... Read more
[InitializeOnLoadMethod]Crashed in GetUVArrayHelper<Vector2f> when tryin...
Steps to reproduce: 1) Download attached project " TestProject.zip" and open in Unity. 2) Open scene "scene". 3) Click 'Crash Unity... Read more
Editor freezes after randomly deleting object
Steps to reproduce: 1) Download attached project "monkey script.zip" and open in Unity. 2) Open Task Manager. 3) Press Play and not... Read more
New .asset files are serialized as binary when the Asset Serialization M...
How to reproduce: 1. Create a new project 2. Close the project and remove the VersionControlSettings.asset file from the ProjectSett... Read more
'Position out of bounds' crash when importing a corrupted Scene
Steps to reproduce: 1. Open up a new project 2. Import QA-attached Scene Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019... 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
[SerializeReference] Non-Serialized fields loose their default initializ...
1) Add Script InitBug.cs to a project 2) In the project view, create a new "Initialized Fields Bug" asset. 3) Select the asset and... Read more
Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...
How to reproduce: 1. Open user-submitted project (CrashAtStart_Serialization.zip) 2. Build and run the project Expected result: the... 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