Search Issue Tracker

1
votes
Fixed

Resizing a serialized array will not set new elements to null

Serialization

-

Mar 16, 2020

-

Version/s:

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

0
votes
Duplicate

Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...

Serialization

-

Jan 30, 2020

-

Version/s: 2018.4, 2019.2.0f1, 2019.3, 2020.1

How to reproduce: 1. Open user-submitted project (CrashAtStart_Serialization.zip) 2. Build and run the project Expected result: the... Read more

0
votes
Fixed

Editor freezes when trying to serialize generic type with SerializeRefer...

Serialization

-

Feb 11, 2020

-

Version/s: 2019.3, 2019.3.0f6, 2020.1

How to reproduce: 1. Open the attached "1218652.zip" project 2. In the Project window "Assets" folder right-click -> Create -> Test ... Read more

0
votes
Fixed

Editor freezes/crashes when SerializedProperty.managedReferenceValue is ...

Serialization

-

Feb 09, 2020

-

Version/s: 2019.3.0b2, 2020.1.0a2, 2020.1.0a22

How to reproduce: 1. Open user-submitted project (LogicTool.zip) 2. Open the 'test' Scene 3. Select 'GameObject' in the Hierarchy vi... Read more

2
votes
Fixed

Serialization for fields with [SerializeReference] attribute is performe...

Serialization

-

Feb 04, 2020

-

Version/s: 2019.3, 2019.3.0f6, 2020.1

Steps to reproduce: 1. Open the attached project (case_1216813.zip) 2. Clear the Console 3. Enter Play Mode Expected result: Refere... Read more

1
votes
Fixed

A space at the beginning of the Text disappears after reopening the Scene

Serialization

-

Jun 23, 2021

-

Version/s: 2019.4, 2020.3, 2020.3.12f1, 2021.1, 2021.2, 2022.1

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

1
votes
Won't Fix

Crash when SerializeReference is changed from class to abstract class

Serialization

-

Nov 13, 2020

-

Version/s: 2019.4, 2020.1.12f1, 2021.1

How to reproduce: 1. Open "SerializeReferenceRepro.zip" and open the SampleScene 2. Attach "ForbiddenAssignment.cs" to "TargetObject... Read more

0
votes
Fixed

String array data is lost when one of the strings starts with a colon sy...

Serialization

-

Jul 08, 2020

-

Version/s: 2019.3.0a1, 2019.3.0f6, 2020.1, 2020.2

How to reproduce: 1. Open the attached project (case-1261524.zip) 2. In the Project window select the 'test' ScriptableObject 3. In ... Read more

0
votes
Fixed

Iterating through SerializedObject array and setting property fields sto...

Serialization

-

Mar 16, 2020

-

Version/s: 2017.4, 2018.4, 2019.3, 2020.1, 2020.1.0b1, 2020.2

How to reproduce: 1. Open the attached 'SerializedPropertyTest.zip' project and load 'Test' scene 2. In the Hierarchy window select ... Read more

0
votes
Fixed

SerializedProperty.arrayElementType on non-empty array of managed refere...

Serialization

-

Mar 06, 2020

-

Version/s: 2019.3

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.