Search Issue Tracker

0
votes
Fixed

[2018.4] Broken csproj is generated when Visual Studio is installed

Scripting

-

Nov 12, 2019

-

Version/s: 2018.4, 2018.4.8f1

How to reproduce:1. Open the attached project2. in Preferences > External tools, set the Script Editor to Visual Studio3. Assets ... Read more

0
votes
Not Reproducible

Editor crash when size of the List was set to 0 in the instance of a pre...

Scripting

-

Nov 28, 2019

-

Version/s: 2019.3.0a1, 2019.3.0f1, 2020.1.0a1

How to reproduce:1. Open attached project "subclass selector.zip"2. Open "non-zerosizeList" scene3. Set "Foo List" size value in "Fo... Read more

0
votes
Fixed

LayerMask variables add newly added Layers to the selected Layers

Scripting

-

Jan 24, 2018

-

Version/s: 2017.3.0f3

How to reproduce:1. Open given "LayerMaskRepro" Unity project2. Enter "TestScene" scene3. Select "GameObject" from the Hierarchy4. S... Read more

0
votes
Fixed

Copyright symbol (©) causes INVALID_UTF8_STRING error when observing Sc...

Scripting

-

Oct 02, 2018

-

Version/s: 2018.3.0b3

To reproduce:1. Open any project2. Import my attached script (INVALID_UTF8_TEST.cs)3. Select it in Project window4. In Inspector win... Read more

0
votes
Fixed

UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc

Scripting

-

Jan 03, 2019

-

Version/s: 2018.3.3f1, 2019.1.0a11, 2019.1.0a12, 2019.2.0a1

Steps to reproduce:1. Download 1114295_repro.zip and open "Scene" scene2. Open Profiler window3. Enter play mode4. Search for UnityS... Read more

0
votes
Fixed

Await tasks are not finished if Timescale = 0

Scripting

-

Feb 27, 2018

-

Version/s: 2017.3.1p1

Steps to reproduce: 1. Download and open the attached project2. Enter Playmode3. Check "PauseGame"4. Press "Trigger task" Expected r... Read more

0
votes
Fixed

Logs still include a Stack Trace after setting Application.SetStackTrace...

Scripting

-

Sep 05, 2019

-

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

How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... Read more

0
votes
Fixed

If "Marshal.PtrToStructure()" raises an exception, the Editor crashes

Scripting

-

Dec 04, 2018

-

Version/s: 2017.3.0a1, 2018.2.17f1, 2018.3.0a1, 2019.1.0a1

Reproduction steps: 1. Open "MarshallingSample.zip" project2. Enter Playmode Expected Result: Playmode enters successfullyActual Res... Read more

0
votes
Won't Fix

Unity editor crashes if code has nullable structs with circular dependency

Scripting

-

Dec 12, 2019

-

Version/s: 2018.4, 2019.2, 2019.3, 2019.3.0f3, 2020.1

How to reproduce:1. Open attached project "754243.zip"2. In Project window, open "Test.cs" script3. Uncomment and save the code4. Se... Read more

0
votes
Won't Fix

Changing monitor during runtime with UnitySelectMonitor no longer works

Scripting

-

Sep 27, 2017

-

Version/s: 2017.1.1f1

To reproduce: 1. Download project "Scrapper (28.09.17).zip" from attached link and open in Unity2. Click FMOD > Edit Settings and... Read more