Search Issue Tracker
SerializedProperty.DataEquals is returning false when SerializedProperty...
Reproduction steps:1. Open the attached project "ReproProj"2. In Project, double-click “/Assets/Content/Characters/Tracer/_Tracer_Sh... 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 MonoBehaviour::VirtualRedirectTransfer when closing Editor afte...
Steps to reproduce: 1. Create an HDRP Project 2. Import the Water Samples Project from the Package Manager for HDRP 3. Remove the HD... 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
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled