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... Read more
Object with ISerializationCallbackReceiver Interface receives Serializat...
How to reproduce:1. Open the "Scene" Scene in the attached "CustomSerializationPrivateFieldError.zip" Project2. Right-Click > Rei... Read more
Unable to serialize some of Unity's formats to Json with EditorJsonUtili...
Steps to reproduce:1. Download and open the attached project2. Open Window-->Editor Tests Runner3. Click "Run All" Expected resul... 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' b... 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 notice... Read more
New .asset files are serialized as binary when the Asset Serialization M...
How to reproduce:1. Create a new project2. Close the project and remove the VersionControlSettings.asset file from the ProjectSettin... Read more
'Position out of bounds' crash when importing a corrupted Scene
Steps to reproduce:1. Open up a new project2. Import QA-attached Scene Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... 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 c... 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 pl... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument