Search Issue Tracker

3
votes
By Design

JsonUtility.ToJson() doesn't serialize supertypes when generic base type...

Scripting

-

Aug 31, 2021

-

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

How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button 4. Observe the Conso... Read more

0
votes
By Design

[Scripting][Mac] Script throws NullReference errors on OnEnable() though...

Scripting

-

Jan 23, 2020

-

Version/s: 2017.4.30f1, 2019.3.0f4

To reproduce: -Create a new unity project -Import the attached script or copy from below (Project Window -> Import new asset) -Creat... Read more

0
votes
Fixed

PrefabUtility.SaveAsPrefabAsset() freezes the editor when called from On...

Scripting

-

Feb 14, 2019

-

Version/s: 2018.3.5f1

To reproduce: 1. Open any project 2. Import the script attached "CreatePrefab.cs" (or make your own: call PrefabUtility.SaveAsPrefab... Read more

0
votes
Won't Fix

IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...

Scripting

-

Feb 12, 2019

-

Version/s: 2017.4.0f1, 2017.4.20f2, 2019.1.0a1, 2019.2.0a1

How to reproduce: 1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version) 2. Enter the Play Mode 3. Obs... Read more

0
votes
Fixed

Constructors called twice on ScriptableObjects with custom attributes wh...

Scripting

-

Dec 27, 2018

-

Version/s: 2018.3.0a6, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

How to reproduce: 1. Open the project attached by the user 2. Enter Play mode and observe the console Expected results: The Singlet... Read more

1
votes
Fixed

Unity does not add a reference to UnityEditor.iOS.Xcode for any project ...

Scripting

-

Feb 19, 2019

-

Version/s: 2018.1.0a1, 2018.3.5f1

To reproduce: 1. Open attached project "BugRepro.zip" 2. Open C# project with Visual Studio by right clicking on Assets folder and p... Read more

0
votes
By Design

GameObject's name is changed when that GameObject creates a new GameObje...

Scripting

-

Feb 20, 2019

-

Version/s: 2017.4.0f1, 2018.2.0f2, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1

How to reproduce: 1. Open the user's project 2. In the Project window go to Scenes/SampleScene 3. Enter the Play Mode Expected resu... Read more

0
votes
By Design

Unity Editor silently crashes when calling a function inside a C++ DLL

Scripting

-

Feb 25, 2019

-

Version/s: 2017.4.0f1, 2018.3.0f2

To reproduce: 1. Download attached project “TestNativedll.zip" and open in Unity 2. Open "SampleScene" scene 3. Enter to Play mode ... Read more

0
votes
Fixed

Unity crashes when playing OGV video

Scripting

-

Aug 23, 2021

-

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

Reproduction steps: 1. Open the user's attached "FireTV Video Test.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mo... Read more

0
votes
Fixed

ApiUpdater may leave orphan usings when only type qualified references w...

Scripting

-

Jan 21, 2020

-

Version/s: 2019.1

In some scenarios after ApiUpdater runs old, non existing namespaces may be left in using clauses. This may happen if Unity changes... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.