Search Issue Tracker

0
votes
Fixed

Script is stuck in a compilation loop when generating code with Initiali...

Scripting

-

Jan 19, 2022

-

Version/s: 2020.2.0a20, 2020.3, 2020.3.20f1, 2021.2, 2022.1, 2022.2

How to reproduce:1. Open the user's attached project2. In the Project window, under the Assets folder, right-click the "Generator" o... Read more

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
By Design

Crash on entering Play Mode when '==' and '!=' operators are overridden

Scripting

-

Jan 31, 2022

-

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

Reproduction steps:1. Open the user's attached project2. Open the '03 - GameplayScene' Scene3. Enter Play Mode and observe a crash R... 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