Search Issue Tracker

0
votes
Fixed

Unity leaks memory when doing assertion with interpolated string when Bu...

Scripting

-

Jul 09, 2019

-

Version/s: 2018.2.0b6, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1, 2019.2.0b7, 2019.3.0a1

How to reproduce: 1. Open the "burst_leak.zip" project 2. Open the "SampleScene.unity" scene 3. Make sure Profiler is recording and ... Read more

0
votes
Fixed

ScriptUpdater crashes when alias for the same name is set multiple times...

Scripting

-

May 29, 2020

-

Version/s: 2019.3.10f1

In the case a source needs to be ApiUpdated *and* it set C# alieases for the same *name* multiple times an exceptions is thrown in S... Read more

1
votes
Fixed

ScriptUpdater does not work for users with spaces/invalid characters in ...

Scripting

-

Dec 02, 2019

-

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

Reproduction steps: 1. Log in as a user that contains spaces in the name 2. Create a New Project 3. Import the "Trigger.cs" script 4... 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 > Player window 3. Check that th... Read more

1
votes
Fixed

[Scripting] EditorUtility.CollectDependencies always returns null

Scripting

-

Aug 26, 2019

-

Version/s: 2019.3.0a7, 2020.1.0a1

The Unity scripting API EditorUtility.CollectDependencies() always returns null and doesn't function at all. How to reproduce: 1. O... Read more

0
votes
By Design

Assert Exceptions in Finalizers are not logged to Console

Scripting

-

Sep 16, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.2.0a1, 2019.2.5f1, 2019.3.0a1, 2020.1.0a1

Steps to reproduce: 1. Download attached project 2. Open 'SampleScene' scene 3. Enter play mode Actual results: Notice that the Ass... Read more

1
votes
Won't Fix

OnEnable is called when changing any selected GameObject's Setting in In...

Scripting

-

Sep 24, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.2.0a1, 2019.2.0f1, 2019.3.0a1, 2020.1.0a1

How to reproduce: 1. Open user's attached project (InspectorCallbackBug.zip) 2. Open "SampleScene" Scene 3. Select "GameObject" Game... Read more

1
votes
Fixed

DLLNotFoundException is thrown when trying to access a DLL located in th...

Scripting

-

Jul 26, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2018.4.3f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1

How to reproduce: 1. Open the attached project ("case_1172323-DLLTest.zip") 2. Open the repro scene ("SampleScene") 3. Enter Play Mo... Read more

0
votes
Fixed

Crash on RendererScene::SceneAfterCullingOutputReady when using GameObje...

Scripting

-

Jul 19, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.4.4f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1

How to reproduce: 1. Open the Scene "reproduction" in the attached "case_1170742.zip" Unity project 2. Enter Play Mode and wait 3. O... Read more

0
votes
By Design

EditorApplication.isCompiling is not called when the scripts are recompi...

Scripting

-

Apr 21, 2020

-

Version/s: 2019.2.0a12, 2019.3.3f1, 2019.4, 2020.1, 2020.2

How to reproduce: 1. Open user-submitted project (isCompilingBug.zip) 2. Open the TestScript.cs with Rider IDE 3. Make some changes ... Read more

All about bugs

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