Search Issue Tracker
The serialized custom class declaration set to null gets instanced once ...
How to reproduce:1. Open the “Repro_stripped“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the Console window Ex... Read more
Crash when updating SerializedProperty using EditorApplication.contextua...
How to reproduce:1. Open the attached project “My project (3).zip“2. Open the custom Editor window (VSP > Report Window)3. Right-... Read more
Serialized object loses deserialization order when SerializeReference is...
Reproduction steps: Open the attached project (“DeserializationBug.zip“) Open Assets/Scenes/SampleScene Clear Console Window Enter P... Read more
Crash on YAMLRead::TransferTypelessData when opening project
How to reproduce:1. Open the user's attached project Expected result: The Editor opens the projectActual result: The Editor crashes ... Read more
Private fields of the HashSet<T> are automatically serialized
Reproduction steps:1. Open the attached ‘HashSetPartialSerialization' project2. Observe the ‘Assets/Assets/Scriptable Object Impl.as... Read more
SerializeReference instance added through PropertyModifications can caus...
If you have PropertyModification coming from 2020 version and inserting a SerializeReference instance- target: {fileID: 471073859820... Read more
Prefab's field custom serialization is incorrect when the field is overr...
Reproduction steps:1. Open the “IN-14866_OverridenFieldSerialization“ project and open the “Main” scene2. Rename the “B” scene to “B... Read more
Changes are not saved while editing a prefab in isolation when Auto Save...
How to reproduce:1. Open the attached “IN-141878” project2. Open the “GameObject” prefab in isolation prefab editing3. Make sure “Au... Read more
Values are not intialized to default ones when executing JsonUtility.Fro...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Observe... Read more
SerializedReference is not saved when restarting Unity Editor
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/DancingInvaders/Prefabs/Ships/EnemyShipActor/EnemyShipActo... 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
- Play Mode framerate drops significantly when moving the mouse cursor with high polling rate
- Create workspace does not update the Unity Version Control and Branch Explorer windows leading to multiple clicks on “Create workspace” which throws an “already exists” error when Creating a workspace with the Branch Explorer window open
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"