Search Issue Tracker

0
votes
Duplicate

C# default interface method only works the first time

Scripting

-

Feb 22, 2022

-

Version/s: 2021.2, 2021.2.12f1, 2022.1, 2022.2

If a single test is run it works fine, but if "Run All" is used it only uses the correct default method in the first test. Even thou... Read more

0
votes
Won't Fix

Unity Editor doesn't recompile at boot when Scripting Define Symbols are...

Scripting

-

Feb 18, 2022

-

Version/s: 2020.1, 2020.2, 2020.3, 2020.3.29f1, 2021.2, 2022.1, 2022.2

Reproduction steps:1. Create a new project2. Go to Project Settings > Player > Scripting Define Symbols and create 2 new Scrip... 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 project2. Debug log the return value of Mathf.Sign(0)3. Observe console window Reproducible with:... Read more

0
votes
Not Reproducible

Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...

Scripting

-

Feb 17, 2022

-

Version/s: 2021.2, 2021.2.9f1, 2022.1

How to reproduce:1. Open the user attached project2. Open the "OpeningScene" Scene3. Enter Play Mode and press the left mouse button... Read more

0
votes
Fixed

Editor crashes when adding a script to a TMP Button

Scripting

-

Feb 23, 2022

-

Version/s: 2021.2.0a18, 2021.2.12f1, 2022.1

Reproduction steps:1. Open users attached project2. Open Scenes/SampleScene3. Add /Game Jam Template/Scripts/FlexibleUI/TMP/Flexible... Read more

0
votes
By Design

Runtime helper generated GameObjects are not added to main thread list w...

Scripting

-

Dec 05, 2021

-

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

How to reproduce:1. Open the user's project "TestCSharp8.zip"2. Press Play and observe the Console Window Expected result: Generated... Read more

1
votes
Fixed

MonoBehaviour Scripts cause compilation errors when the namespace contai...

Scripting

-

Mar 01, 2022

-

Version/s: 2020.1.0a7, 2020.3, 2021.2, 2021.2.13f1, 2022.1, 2022.2

How to reproduce:1. Open the user-submitted project2. Open the scene "Reproduction" (Assets/Scenes/Reproduction.unity)3. In the Hier... Read more

0
votes
Third Party Issue

Microsoft.CodeAnalysis.GeneratorAttribute causes errors in console

Scripting

-

Nov 25, 2021

-

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

Reproduction steps:1. Open project "unitybetafeatures.zip"2. Observe the Console window Expected result: No errors in consoleActual ... 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" Scene3. Enter Play Mode4. Observe the o... 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" Scene3. Enter Play Mode4. Close the Editor Reproducible ... Read more

All about bugs

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