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 (SerializedReferenc... 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 pl... Read more
Editor freezes when trying to serialize generic type with SerializeRefer...
How to reproduce:1. Open the attached "1218652.zip" project2. In the Project window "Assets" folder right-click -> Create -> T... Read more
Editor freezes/crashes when SerializedProperty.managedReferenceValue is ...
How to reproduce:1. Open user-submitted project (LogicTool.zip)2. Open the 'test' Scene3. Select 'GameObject' in the Hierarchy view4... Read more
Serialization for fields with [SerializeReference] attribute is performe...
Steps to reproduce:1. Open the attached project (case_1216813.zip)2. Clear the Console3. Enter Play Mode Expected result: ReferenceT... Read more
A space at the beginning of the Text disappears after reopening the Scene
How to reproduce:1. Open the user's attached project2. Open the '1' Scene3. In the Hierarchy select Canvas > Text 84. Add a space... Read more
Crash when SerializeReference is changed from class to abstract class
How to reproduce:1. Open "SerializeReferenceRepro.zip" and open the SampleScene2. Attach "ForbiddenAssignment.cs" to "TargetObject"3... 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' ScriptableObject3. In the... Read more
Iterating through SerializedObject array and setting property fields sto...
How to reproduce:1. Open the attached 'SerializedPropertyTest.zip' project and load 'Test' scene2. In the Hierarchy window select 'T... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- 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