Search Issue Tracker

0
votes
By Design

Scriptable Object retains private bool value when recompiling scripts

Scripting

-

Feb 10, 2020

-

Version/s: 2017.4, 2018.4, 2019.2.20f1, 2019.3, 2020.1

How to reproduce:1. Open the attached 'project-1218346.zip' project2. In the Project browser select 'CustomAsset' and clear the Cons... Read more

0
votes
By Design

GC.Collect occasionally fails to clean everything, resulting in Memory l...

Scripting

-

Feb 12, 2019

-

Version/s: 2017.4.0f1, 2017.4.6f1

When Memory is allocated, the total Memory value is printed and that Memory is freed and cleaned with "GC.Collect". However, occasio... Read more

0
votes
Fixed

[Windows] Malformed utf16 surrogates in C# strings can cause the Unity E...

Scripting

-

Feb 13, 2019

-

Version/s: 2017.4.0f1, 2017.4.20f1

To reproduce: 1. Download attached project “MalformedStringInspectorCrashRepro.zip" and open in Unity2. Set Scripting Runtime Versio... Read more

0
votes
Won't Fix

IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...

Scripting

-

Feb 12, 2019

-

Version/s: 2017.4.0f1, 2017.4.20f2, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)2. Enter the Play Mode3. Observe... Read more

0
votes
Won't Fix

Editor and crash reporter both hang upon stack overflow in recursive com...

Scripting

-

Feb 14, 2020

-

Version/s: 2017.4.0a1, 2020.1.0a23

Editor and crash reporter both hang upon stack overflow in recursive component script When adding a recursive function which may res... Read more

0
votes
Fixed

LogStringToConsole is performing too many allocations when printing to c...

Scripting

-

Aug 05, 2019

-

Version/s: 2017.4, 2018.4, 2019.1, 2019.1.6f1, 2019.2, 2019.3

To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more

6
votes
By Design

After creating a new script the default script execution order remains i...

Scripting

-

May 17, 2019

-

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

How to reproduce:1. Open attached project "CallOrderBug.zip" and scene "SampleScene"2. Duplicate "CallOrderTestB4" and rename it to ... Read more

0
votes
Won't Fix

Script component called "Object" cannot be assigned to a field in the In...

Scripting

-

Apr 15, 2019

-

Version/s: 2017.3.0f3, 2017.4.0f1, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more

0
votes
Duplicate

Inconsistent Silent Crash when StackOverflowException is thrown

Scripting

-

Jan 09, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

Reproduction steps:1. Open the attached project named "Case_1115647"2. Open the "SampleScene" in the Scenes folder3. Select the "Dir... Read more

0
votes
Won't Fix

GUIUtility Error occurs when Scriptable Object has Asset Menu with Globa...

Scripting

-

Mar 08, 2019

-

Version/s: 2017.4.0f1, 2017.4.17f1, 2018.3.0f1, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open the attached "CorruptedScriptableObject.zip" Project2. Click on the "CorruptedScriptableObject.asset"3. Obs... Read more

All about bugs

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