Search Issue Tracker

0
votes
By Design

SerializeReference fields do not serialize any value when set with an in...

Serialization

-

Apr 17, 2021

-

Version/s: 2019.4, 2020.3, 2021.1, 2021.1.3f1, 2021.2

Reproduction steps: 1. Open the attached project ("1329806R.zip") 2. Open the "SampleScene" scene 3. Add "BugScript" script to any S... Read more

2
votes
Won't Fix

Unity drawing an unused Namespace's Struct when creating a Struct with t...

Serialization

-

Nov 25, 2020

-

Version/s: 2018.4, 2020.1.9f1, 2021.1

Reproduction steps: 1. Open attached Project "StructIssue" 2. Attach the "BuggedStruct" Script to any GameObject Expected result: T... Read more

0
votes
Fixed

[SerializeReference] Non-Serialized fields loose their default initializ...

Serialization

-

Jun 05, 2020

-

Version/s: 2018.1

1) Add Script InitBug.cs to a project 2) In the project view, create a new "Initialized Fields Bug" asset. 3) Select the asset and... Read more

0
votes
Fixed

Crash in TypeTreeQueries::ReadStringFromBuffer when assigning a Serializ...

Serialization

-

Jun 17, 2020

-

Version/s: 2019.3.0b2, 2019.4.0f1, 2020.1.0a2, 2020.2

How to reproduce: 1. Open user-submitted project (SerializeReference_835671.zip) 2. Select the BugReports/AbilityCrash/AbilityDef.as... Read more

1
votes
Postponed

Editor only classes break serialization when using SerializeReference at...

Serialization

-

Jul 04, 2020

-

Version/s: 2019.4, 2019.4.1f1, 2020.2

How to reproduce: 1. Open user's attached "SerializeReference Bug.zip" project 2. Open "Bug" Scene 3. Go to File -> Build And Run 4.... 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

Crash on WalkTypeTreeComplete<ReferenceIdsRemapperFunc> when assigning S...

Serialization

-

Jul 03, 2020

-

Version/s: 2019.3.1f1, 2019.4, 2020.1, 2020.2

Reproduction steps: 1. Open user's attached project 2. In the Project window, select Packages > Package Plugin Manager > Plugin Mana... Read more

0
votes
Duplicate

[macOS] Value is not updated in the Inspector when pasting an array element

Serialization

-

May 25, 2021

-

Version/s: 2021.2.0a10, 2021.2.0a17

How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In the Project Window, select the "Foo" Asset 3. In ... 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