Search Issue Tracker
Crash on "Debug:LogText (string,object) " when trying to access field wh...
How to reproduce:1. Open the attached “IN-109015.zip” Project2. Open the “SampleScene”3. Select the “Test” Prefab GameObject in the ... Read more
Editor crashes when a large array of doubles is initialized
Reproduction steps: 1. Create new or open any project2. Attach “NewBehaviourScript.cs” to any GameObject in the scene3. Enter the Pl... 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
Crash on IterateTypeTreeEx<IterateTypeTreeFunctorAdaptor<CollectExternal...
How to reproduce:1. Open the attached “IN-124707” project2. Navigate to Assets > CartoonTracksPack1 > Track1 > Prefabs >... Read more
Enum field is shown as an Integer field when it is serialized in a neste...
How to reproduce:1. Open the “enum_repro.zip“2. Select the “TestInstance (Test)“ asset3. Observe the “Enum Variable“ field nested in... Read more
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps: Open the attached project(“VarianSerializationBug.zip“) Select Scene Assets/Scenes/SampleScene Select Assets/Var... 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
- Blank area appears at the top of Inspector and Build Settings windows when touching and dragging downward with a Wacom tablet pen
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
- “InvalidOperationException” errors are thrown when entering Play Mode in the Timeline’s Customization Samples
- EditorSceneManager.SaveOpenScenes returns true when the Scene is not successfully saved
- ScrollView snaps back to the target after ScrollTo() when the UI updates every frame