Search Issue Tracker

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
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
Fixed

An error gets thrown when deleting the State Machine Behaviour generated...

Scripting

-

Mar 15, 2022

-

Version/s: 2022.2.0a3, 2022.2.0a8

How to reproduce: 1. Create a new project 2. Add a new GameObject to the Scene 3. In the Inspector window add a Script Component 4. ... 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

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

8
votes
Fixed

Editor crashes when adding a script component using drag and drop and th...

Scripting

-

Mar 19, 2022

-

Version/s: 2019.4.37f1, 2020.3.31f1

Reproduction steps: 1. Open the user's attached project 2. Select any GameObject in the Hierarchy 3. Drag "Move.cs" script from the ... 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

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

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

1
votes
Fixed

Coverage API includes 0xFEEFEE sequence point

Scripting

-

Mar 31, 2022

-

Version/s: 2019.4

Steps to reproduce: 1. Open "sequence-points-issue.zip" project 2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or... Read more

All about bugs

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