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
Unable to build different variable types on different Platforms
How to reproduce:1. Open the attached "Android test.zip" Project2. Try to build the Project on Android3. Observe the Console Expecte... 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
A Parser Failure error is thrown after importing a specific Animation fi...
How to reproduce:1. Create a new Unity project2. Import the user-supplied "SightsSuitablePointsFound.anim" file into the project3. O... Read more
An error is thrown when opening a Scene which has two Prefabs with custo...
How to reproduce:1. Open user's attached "serialize_reference_bug" project2. Open the "SceneA" Scene Expected results: No errors are... 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
Enum field is displayed as an integer value after adding different deriv...
How to reproduce:1. Open the user's attached project "SerializedReferenceBug.zip"2. Right-click on the Project window and click on t... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template