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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project