Search Issue Tracker

2
votes
By Design

Serializable value forced to be non-null

Serialization

-

Nov 12, 2013

-

Version/s: 4.3.0f3

To reproduce:1. Open the attached project2. Click on _Prefab/PrefabCard in the Project pane3. Notice that a variable "Callback Playe... Read more

0
votes
Fixed

UnityEvent doesn't serialize/update correctly in EditorWindows when edit...

Serialization

-

Nov 30, 2017

-

Version/s: 2017.2.0f3

To reproduce:1. Open project attached2. In main task bar, press TEST > OPEN WINDOW3. In Project window, select MySO, drag it to M... Read more

2
votes
Fixed

Instantiate / CreatePrefab does not fully deserialize an object before O...

Serialization

-

Oct 05, 2016

-

Version/s: 5.4.1f1

Steps to reproduce:1. Download and open attached project2. Select OriginalObject in the hierarchy window3. Click on any boolean chec... Read more

0
votes
Fixed

GraphicsSettings are not saved with the project when Force Text Asset Se...

Serialization

-

May 29, 2014

-

Version/s: 4.5.0f6

1. Go to Edit>Project Setting>Editor.Change Asset Serialization Mode to Force Text. 2. Go to Edit>Project Setting>Graphi... Read more

0
votes
Fixed

[InitializeOnLoadMethod]Crashed in GetUVArrayHelper<Vector2f> when tryin...

Serialization

-

Jun 23, 2016

-

Version/s: 5.3.5f1

Steps to reproduce: 1) Download attached project " TestProject.zip" and open in Unity.2) Open scene "scene".3) Click 'Crash Unity' b... Read more

0
votes
By Design

An Unhandled Exception is thrown when exiting Unity having VSCode Integr...

Serialization

-

Oct 31, 2018

-

Version/s: 2018.1.9f1, 2018.2.0b10

Repro steps:1. Open QA attached project "repro_1096530"2. Close Unity3. Open the Editor.log Expected: Unity closes without any excep... Read more

0
votes
Fixed

Scenes looses references to scripts from "non Editor" plugins (assemblies)

Serialization

-

Mar 06, 2017

-

Version/s: 5.6.0b10

Reproduction steps:1. Open project attached.2. Open scene "FullDemo" (Assets\Koreographer\Demos\Scenes).3. Press play. Expected resu... Read more

0
votes
By Design

[Json]JsonUtility.ToJson() does not return data of class inside DLL in J...

Serialization

-

Feb 26, 2016

-

Version/s: 5.3.3f1

Steps to reproduce:1. Open attached project.2. Open script named "Test".3. Notice that Start() method is trying to return data of cl... Read more

1
votes
Fixed

JsonUtility.ToJson() modifies its input parameters

Serialization

-

Aug 16, 2017

-

Version/s: 2017.1.0f3

To reproduce: 1. Open the project, attached by the user (ToJsonTest.zip)2. Open Test Runner3. Run all EditMode tests4. Observe that ... Read more

0
votes
Fixed

[Presets] FormerlySerializedAs Field does not keep the last value after ...

Serialization

-

Jun 12, 2019

-

Version/s: 2018.3.0a1, 2019.1.0a1, 2019.1.4f1, 2019.2.0a1, 2019.3.0a1

How to reproduce:1. Open the attached "FormerlySerializedAsTest.zip" Project2. Set the "Test Float" variable to 1003. Go to edit "Te... Read more