Search Issue Tracker

1
votes
Won't Fix

Editing and saving a Script after entering Play Mode freezes the Editor ...

Scripting

-

Oct 25, 2019

-

Version/s: 2017.4, 2018.4, 2019.1.10f1, 2019.2, 2019.3, 2020.1

How to reproduce:1. Open the attached project2. Enter the Play Mode and click the "Registration" Button3. Fill out the account detai... Read more

0
votes
By Design

Unity Editor Freeze after reloading AppDomain

Scripting

-

Oct 20, 2019

-

Version/s: 2018.4, 2019.2.9f1, 2020.1

How to reproduce:1. Open attached project ("RealmTestForUnityStandalone.zip")2. Open SampleScene scene3. Enter Play mode4. Exit Play... Read more

6
votes
Fixed

Switching targets in SRP projects will cause XR errors on some platforms

Scripting

-

Nov 04, 2019

-

Version/s: 2019.3.0b10

Switching build targets in a project using Scriptable Render Pipelines will create reference errors to 'XRSettings' on platforms tha... Read more

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 project2. Open scene Test3. Press the Play button and observe the Console Expected resu... Read more

1
votes
Fixed

Editor crashes on EventHandler`1<TEventData_REF>:invoke_void_TEventData ...

Scripting

-

Mar 16, 2020

-

Version/s: 2020.1.0a2, 2020.1.0b1, 2020.2

Reproduction steps:1. Open the user's attached "Montreal.zip" project2. Load the "Sandbox" scene3. Enter Play mode-- Observe the cra... Read more

0
votes
By Design

Can't add a script as a component when there are two classes with the sa...

Scripting

-

Nov 02, 2019

-

Version/s: 2019.3.0b4, 2020.1, 2020.1.0a11

Can't add a script as a component when there are two classes with the same Name (one is a MonoBehaviour, the other isn't) in the sam... Read more

3
votes
Fixed

Error with .NET Standard 2.0 assemblies depending on their place in Assets

Scripting

-

Oct 24, 2019

-

Version/s: 2018.4, 2019.2.3f1, 2020.1

To reproduce:1) Open the attached project and scene2) Play it Expected: `1` and `2` are output in the console 3) Insert one of the t... Read more

0
votes
Fixed

"Could not load file or assembly" error when assembly dependency is in a...

Scripting

-

Nov 05, 2019

-

Version/s: 2018.1.0a5, 2019.3.0b9

How to reproduce:1. Open the attached project2. Reimport the System.IO.Pipelines.dll file. Actual result: Errors are thrown.Expected... Read more

0
votes
Not Reproducible

Switching between Debug and Release modes in editor throws a SocketExcep...

Scripting

-

Nov 12, 2019

-

Version/s: 2020.1.0a13

Switching between Debug and Release modes in editor throws a SocketException Switching between Debug and Release modes in editor thr... Read more

0
votes
Won't Fix

OnValidate fails to Undo the changes when one variable depends on another

Scripting

-

Nov 14, 2019

-

Version/s: 2017.4, 2018.3.2f1, 2018.4, 2019.2, 2019.3, 2020.1

How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more