Search Issue Tracker

0
votes
Fixed

'ThreadAbortException' is thrown when creating a C# script before the Ed...

Scripting

-

Jan 28, 2022

-

Version/s: 2021.2.0a19, 2021.2.9f1, 2022.1, 2022.2

Reproduction steps: 1. Create a new Unity project 2. Create a new C# Script 3. Create another new C# Script before the Editor starts... Read more

0
votes
Third Party Issue

Coroutines fail to catch exceptions that are located in the nested funct...

Scripting

-

Mar 17, 2022

-

Version/s: 2019.4, 2020.3, 2021.2, 2021.2.5f1, 2022.1, 2022.2

Reproduction steps: 1. Open the user's attached "1197069_CoroutineException.zip" project 2. Open the "SampleScene" Scene 3. Enter th... Read more

7
votes
Duplicate

Error "GetElementHeight called with index 0 but array only has 0 element...

Scripting

-

Mar 28, 2022

-

Version/s: 2020.3.31f1, 2020.3.32f1, 2021.2.15f1, 2021.3

How to reproduce: 1. Open the user's attached project "EmptyReorderableListBug.zip" 2. Open the Inspector window 3. Select the "Some... Read more

1
votes
By Design

[Mobile] Screen.resolutions returns empty array on iOS/Android devices

Scripting

-

Mar 15, 2022

-

Version/s: 2019.4, 2020.3, 2021.2, 2021.2.15f1, 2022.1, 2022.2

How to reproduce: 1. Open the attached "1411013_Repro.zip" project 2. Build and run the Scene "SampleScene" on an iOS or Android dev... Read more

0
votes
Fixed

Script not opening when double-clicking error

Scripting

-

Dec 04, 2021

-

Version/s: 2020.3.18f1, 2021.2, 2021.2.5f1, 2022.2

Reproduction steps: 1. Open the provided project 2. Open scene 'AndyVersion/Scenes/MainScreen' 3. Enter Play mode 4. Press 'Play gam... Read more

0
votes
Won't Fix

Mathf.Sign returns 1 when input is 0

Scripting

-

Mar 15, 2022

-

Version/s: 2019.4, 2020.3, 2021.2, 2022.1, 2022.2

To reproduce: 1. Create a new Unity project 2. Debug log the return value of Mathf.Sign(0) 3. Observe console window Reproducible w... Read more

0
votes
By Design

OrderBy function called in 'MenuService.cs' instead of ThenBy

Scripting

-

Feb 08, 2022

-

Version/s: 2021.2, 2022.1, 2022.1.0b6, 2022.2

Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more

0
votes
Third Party Issue

Objects cannot be assigned in the Inspector when serialized field is der...

Scripting

-

Jan 14, 2022

-

Version/s: 2019.4, 2020.3, 2020.3.26f1, 2021.2, 2022.1, 2022.2

How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/EnemyCreationScene 3. In the Hierarchy window, select "Bo... Read more

0
votes
Third Party Issue

Fatal error "GetManagerFromContext: pointer to object of manager 'MonoMa...

Scripting

-

Feb 17, 2022

-

Version/s: 2019.4, 2020.3, 2020.3.25f1, 2021.2, 2022.1, 2022.2

Reproduction steps: 1. Open the attached project "1403883.zip" 2. Open "Main" Scene 3. Enter Play Mode 4. Close the Editor Reproduc... Read more

1
votes
Fixed

ColorUtility.TryParseHtmlString parses darkblue as #0000A0 instead of #0...

Scripting

-

Mar 04, 2022

-

Version/s: 2019.4, 2020.2.1f1, 2020.3, 2021.2, 2022.1, 2022.2

How to reproduce: 1. Open the attached project ("1408463_repro.zip") 2. Open the "SampleScene" Scene 3. Enter Play Mode 4. Observe t... Read more

All about bugs

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