Search Issue Tracker

0
votes
Fixed

OnPostRender is called multiple times per frame when setting Application...

Scripting

-

Feb 09, 2022

-

Version/s: 2021.2.0a2, 2021.2.10f1, 2022.1, 2022.2.0a8

Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... 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

0
votes
Fixed

"Cannot set deprecated build target 'OSXIntel'" warning appears when set...

Scripting

-

Aug 17, 2022

-

Version/s: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8

Reproduction steps:1. Open the user's attached "Reproduction_DeprecatedBuildTargetOSX.zip" project2. In the Menu Bar go to Repro &gt... Read more

0
votes
Fixed

[Backport] Coroutine with WaitForEndOfFrame() finishes too soon when the...

Scripting

-

May 24, 2022

-

Version/s: 2021.3.3f1, 2022.1.1f1

How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... 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 project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... 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" project2. Build and run the Scene "SampleScene" on an iOS or Android devic... Read more