Search Issue Tracker

0
votes
Fixed

Performance degrades when using GetComponents(List<T> results)

Scripting

-

Oct 28, 2021

-

Version/s: 2019.4.29f1, 2020.3.13f1, 2020.3.21f1, 2021.1.10f1, 2021.2.0a18

How to reproduce: 1. Open the user's attached project 2. Open scene Test 3. Press the Play button and observe the Console Expected ... Read more

1
votes
Fixed

Calling StopAllCoroutines() when a coroutine is running a UnityWebReques...

Scripting

-

May 09, 2019

-

Version/s: 2019.1.0a11, 2019.1.1f1

How to reproduce: 1. Open attached project "case_662345-CoroutineFailure.zip" and scene "SampleScene" 2. Enter Play mode 3. Observe... Read more

0
votes
Fixed

GameObject.AddComponent performance severely degrades in execution time ...

Scripting

-

Sep 27, 2018

-

Version/s: 2018.3.0b2

How to reproduce: 1. Open user-submitted project (AddComponentDegradation) 2. Open the Scene 'RuntimeTest' and enter Play Mode, obse... Read more

0
votes
Won't Fix

Editor crashes when declaring a file path with a file name in the script

Scripting

-

Aug 05, 2018

-

Version/s: 2018.2.1f1

Reproduction steps: 1. Open User's attached project("Unity crash") 2. Open Scene "SampleScene" and enter the Playmode 3. Click "Dele... Read more

0
votes
Fixed

APIUpdater crashes when script has qualified access to statically import...

Scripting

-

Sep 14, 2018

-

Version/s: 2018.2.7f1

basically code like: using static System.Console; public class C { public void M() { Console.WriteLine("Test"); //... Read more

1
votes
Fixed

Unity doesn't recognize missing assembly references when moving a script...

Scripting

-

Sep 19, 2018

-

Version/s: 2018.2.8f1

Repro steps: 1. Open attached project 2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar" 3. Wait for the Editor to H... Read more

0
votes
Won't Fix

[Docs] AssemblyDefinition asset reference button directs to broken link

Scripting

-

Sep 23, 2018

-

Version/s: 2018.3.0b2

How to reproduce: 1. Open the user-submitted Project 2. Click on the "Tests" file in the "Tests" folder 3. In the Inspector Window ... Read more

0
votes
Fixed

Crash when opening the project

Scripting

-

May 01, 2022

-

Version/s: 2021.3.1f1, 2022.1

Reproduction steps: 1. Open the user's attached project Expected result: Project opens successfully Actual result: Editor crashes ... Read more

0
votes
Fixed

UnityLinker fails to run when Assembly Definition Asset is named InputMo...

Scripting

-

May 20, 2020

-

Version/s: 2019.3.0a8, 2020.1, 2020.2, 2020.2.0a11

How to reproduce: 1. Open user's attached project 2. Make sure Scripting Backend property is set to IL2CPP in the Player Settings 3.... Read more

0
votes
Fixed

[Scripting] "ArgumentException: Object at index 0 is null" exception is ...

Scripting

-

May 09, 2019

-

Version/s: 2019.3.0a2

"ArgumentException: Object at index 0 is null" exception is thrown on deleting the script from Visual Studio. Steps to repro: 1.... Read more

All about bugs

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