Search Issue Tracker
[Serialization] Different serialization layout error thrown at runtime w...
How to reproduce:1. Open the attached Unity project ("1358602_2021.2.0b9_repro.zip")2. Build And Run3. When the app finishes loading... Read more
Different Serialization layout is used when script is outside of the par...
Reproduction steps:1. Open the attached project “SerializationBug“2. Build and run the Player (File>Build and Run)3. Observe the ... 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
[Polymorphic Serialization] List of inhereted classes fails to load when...
When displaying a list of inhereted classes(much like we do in URP for ScriptableRenderFeatures) if one of those classes fails to co... Read more
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 on SerializedProperty::IsValid() when selecting multiple Scriptabl...
Reproduction steps:1. Open the user's attached project2. Go to folder "Assets -> Puzzles"3. Select all the objects in the folder ... Read more
"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
[SerializedObject] Undo does not update objectVersion or hasMultipleDiff...
Reproduction steps:1. Open the attached "ReproProj" project2. Open the Test Runner ("Window" -> "General" -> "Test Runner")3. ... Read more
UnityEngine.Hash128 and UnityEditor.GUID are not serialized in user comp...
Reproduction steps:1. Open user's attached project and scene "GuidsScene"2. Enter Play Mode3. In Hierarchy window, select "Guids" Ga... 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
- "Canvas Renderer" Component uses a low resolution icon
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it