Search Issue Tracker
"Unknown managed type referenced" error when using SerializeReference
How to reproduce:1. Open the user's attached project "UAttribute.zip"2. Open Assets/Sample/TestScene/SerializeReferenceDropdownTest.... Read more
Unity crash when upgrading 2019.3 project to 2020.x caused by Generics
This crash was caused by a stack overflow trying to generate serialize commands for a generic instance containing a field of the gen... Read more
[Presets] FormerlySerializedAs Field does not keep the last value after ...
How to reproduce:1. Open the attached "FormerlySerializedAsTest.zip" Project2. Set the "Test Float" variable to 1003. Go to edit "Te... 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
SerializedObject.hasModifiedProperties returns false after modifying pro...
How to reproduce:1. Open the attached '1328336.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. In the Ins... Read more
JsonUtility.ToJson() modifies its input parameters
To reproduce: 1. Open the project, attached by the user (ToJsonTest.zip)2. Open Test Runner3. Run all EditMode tests4. Observe that ... Read more
Not all 2D sprites get imported when upgrading a project from 2018.4
How to reproduce:1. Open the project "FixTilesetBug.zip"2. Extract the archive "TextureThatImportsWrong.zip"3. Open the extracted te... Read more
[JsonUtility] ToJson() with Lists and lots of Data causes crash
Repro steps:1) Open the project and Scene.scene in it2) Take a look in the script - notice the for cycle with 500k iterations3) Play... Read more
An Unhandled Exception is thrown when exiting Unity having VSCode Integr...
Repro steps:1. Open QA attached project "repro_1096530"2. Close Unity3. Open the Editor.log Expected: Unity closes without any excep... Read more
SerializedProperty.arrayElementType on non-empty array of managed refere...
Given a [SerializeReference] array that is not empty, trying to query .arrayElementType of SerializedProperty that corresponds to th... 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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window