Search Issue Tracker

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
Fixed

Custom Editor Window Object loses parameters after upgrading a project f...

Scripting

-

Mar 23, 2020

-

Version/s: 2020.1.0a9, 2020.2.0a4

This bug was encountered using a popular Asset Store tool called Fungus. It's a sort of visual scripting tool for dialogues and ques... Read more

0
votes
Won't Fix

Console window doesn't show an informative compilation error when the "i...

Scripting

-

Mar 17, 2020

-

Version/s: 2018.4, 2019.3.2f1, 2020.2

How to reproduce:1. Open the attached project2. Open the Console window Expected result: Console window shows the specific compiler ... Read more

0
votes
Fixed

[Scripting] Assembly Definition file will not compile warning appears wh...

Scripting

-

Mar 31, 2020

-

Version/s: 2020.1.0a22, 2020.2

How to reproduce:1. Create a 2D project2. Observe the Console window Expected result: no warnings appearActual result: a warning app... Read more

0
votes
Fixed

TypeCache.GetTypesDerivedFrom function returns duplicate types when deri...

Scripting

-

Sep 29, 2021

-

Version/s: 2019.4, 2020.3, 2021.1, 2021.2, 2021.2.0b13, 2022.1

Steps to reproduce:1. Open the users' attached project2. Press Bug &gt; Reproduce3. Observe the console window Expected result: 'Cod... Read more

0
votes
By Design

Scripts are not automatically recompiled after changing the apiCompatibi...

Scripting

-

Apr 13, 2020

-

Version/s: 2018.4, 2019.3, 2019.3.9f1, 2020.1, 2020.2

How to reproduce:1. Open user-submitted project (new test ITuple.zip)2. Open the Project Settings &gt; Player window3. Check that th... Read more

0
votes
Won't Fix

Warnings about a class existing in multiple namespaces in a single file ...

Scripting

-

Apr 13, 2020

-

Version/s: 2019.3.0a11, 2019.3.8f1

How to reproduce:1. Create a new project2. Download UniRx from https://github.com/neuecc/UniRx3. Drag UniRx files into the project's... Read more

0
votes
Fixed

NullReferenceException is thrown when reimporting Http files

Scripting

-

Apr 14, 2020

-

Version/s: 2018.3.2f1, 2018.4, 2019.3, 2019.3.7f1

How to reproduce:1. Open the attached QuoteHandlingTest2019.zip project2. Go to the Project window and reimport HttpFiles Expected: ... Read more

0
votes
By Design

OnDisable and OnDestroy are not called on deleted ScriptableObject

Scripting

-

Apr 19, 2020

-

Version/s: 2017.4, 2020.2

How to reproduce:1. Open the attached (repro.zip) project2. In Project Window delete "SO.asset"3. Check the Console Window Expected ... Read more

0
votes
Won't Fix

NullReferenceException on Undo.PerformUndo

Scripting

-

Apr 20, 2020

-

Version/s: 2019.3, 2019.3.4f1, 2020.2

How to reproduce:1. Open the attached Perform Undo NullRef.zip project2. Go to Project window/Scenes/ open Sample Scene3. Go to the ... Read more