Search Issue Tracker
Resizing a serialized array will not set new elements to null
New elements in the array should be set to null but now repeat the last entered How to reproduce: 1. Open project (SerializedRefer... Read more
Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...
How to reproduce: 1. Open user-submitted project (CrashAtStart_Serialization.zip) 2. Build and run the project Expected result: the... Read more
Editor freezes when trying to serialize generic type with SerializeRefer...
How to reproduce: 1. Open the attached "1218652.zip" project 2. In the Project window "Assets" folder right-click -> Create -> Test ... Read more
Editor freezes/crashes when SerializedProperty.managedReferenceValue is ...
How to reproduce: 1. Open user-submitted project (LogicTool.zip) 2. Open the 'test' Scene 3. Select 'GameObject' in the Hierarchy vi... Read more
Serialization for fields with [SerializeReference] attribute is performe...
Steps to reproduce: 1. Open the attached project (case_1216813.zip) 2. Clear the Console 3. Enter Play Mode Expected result: Refere... Read more
A space at the beginning of the Text disappears after reopening the Scene
How to reproduce: 1. Open the user's attached project 2. Open the '1' Scene 3. In the Hierarchy select Canvas > Text 8 4. Add a spac... Read more
Crash when SerializeReference is changed from class to abstract class
How to reproduce: 1. Open "SerializeReferenceRepro.zip" and open the SampleScene 2. Attach "ForbiddenAssignment.cs" to "TargetObject... Read more
String array data is lost when one of the strings starts with a colon sy...
How to reproduce: 1. Open the attached project (case-1261524.zip) 2. In the Project window select the 'test' ScriptableObject 3. In ... Read more
Iterating through SerializedObject array and setting property fields sto...
How to reproduce: 1. Open the attached 'SerializedPropertyTest.zip' project and load 'Test' scene 2. In the Hierarchy window select ... Read more
SerializedProperty.arrayElementType on non-empty array of managed refere...
Given a [SerializeReference] array that is not empty, trying to query .arrayElementType of SerializedProperty that corresponds to th... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow