Search Issue Tracker

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: The ... Read more

0
votes
By Design

Prefab's component value gets reset when entering Play Mode

Serialization

-

Oct 14, 2024

-

Version/s: 2022.3.50f1, 6000.0.22f1

Steps to reproduce:1. Open the attached “IN-86001.zip” project2. Open the “SampleScene”3. Select the “GameObject” in the Hierarchy4.... Read more

1
votes
Won't Fix

The Texture Shape of an Image changes from 2D to a Cube when the project...

Serialization

-

Nov 30, 2023

-

Version/s: 2019.4.40f1, 2021.3.33f1, 2022.3.14f1, 2023.2.3f1, 2023.3.0a17, 6000.0.0b11

Reproduction steps:1. Create a new project with Unity 2018.3.X2. Import the “Blend” Image and its .meta file from “TextureProject” i... 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 pl... 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" project2. In the Project window "Assets" folder right-click -> Create -> T... Read more

0
votes
Active

Inspector window does not correctly update the shown ushort variable's v...

Serialization

-

Apr 21, 2026

-

Version/s: 6000.0.69f1, 6000.3.11f1, 6000.4.0b9, 6000.5.0a8, 6000.6.0a1

How to reproduce:1. Open the attached “IN-139522_ushort” project2. Open the “SampleScene” Scene3. Enter Play mode4. In the Hierarchy... Read more

0
votes
Won't Fix

SerializedReference is not saved when restarting Unity Editor

Serialization

-

Sep 22, 2022

-

Version/s: 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11, 6000.0.37f1

Reproduction steps:1. Open the user’s attached project2. Open the “Assets/DancingInvaders/Prefabs/Ships/EnemyShipActor/EnemyShipActo... Read more

0
votes
By Design

Script array values are not updated when initializing the array using co...

Serialization

-

Sep 11, 2024

-

Version/s: 2021.3.43f1, 2022.3.45f1, 6000.0.18f1, 6000.1.0a7, 6000.2.0a1, 6000.3.0a1

How to reproduce:1. Open the attached “ArrayTest.zip” project2. Open the “SampleScene”3. Select the “ScriptObj” GameObject4. Change ... 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 SampleScene2. Attach "ForbiddenAssignment.cs" to "TargetObject"3... 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.