Search Issue Tracker

0
votes
Fixed

[GC] "GetThreadContext failed" crash when calling GC.Collect() and yield...

Mono

-

Jan 04, 2019

-

Version/s: 2018.3.0a1, 2018.3.0f2

How to reproduce:1. Open the "Thread_context_Crash.zip" project2. Open the "SampleScene.unity" scene3. Press Play4. Wait for the cra... Read more

2
votes
Won't Fix

Editor freezes when updating a NativeArray<Color32> on the .NET 4.x Scri...

Mono

-

Sep 14, 2018

-

Version/s: 2018.2.7f1, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open the attached project ("case_1081225 TextureUpdater-master.zip") and open the "SampleScene"2. Enter Play Mod... Read more

9
votes
Fixed

Task of generic struct crashes at mono_metadata_class_equal when enterin...

Mono

-

Jan 31, 2019

-

Version/s: 2018.3.0a1, 2018.3.1f1, 2019.1.0a1, 2019.2.0a1

Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode and wait 5 seconds3. Exit play mode... Read more

0
votes
Third Party Issue

Editor crashes on mono_log_write_logfile when repeatedly entering and ex...

Mono

-

Apr 15, 2021

-

Version/s: 2018.4, 2019.4, 2020.3, 2020.3.4f1, 2021.1, 2021.2

How to reproduce:1. Open the attached project ('case-1329488.zip')2. Open the 'AI' Scene3. Enter Play Mode4. Exit Play Mode5. Repeat... Read more

2
votes
Fixed

System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...

Mono

-

Jan 25, 2021

-

Version/s: 2019.4, 2019.4.13f1, 2020.2, 2021.1, 2021.2

Reproduction steps:1. Open attached project "WindowHandle.zip" and scene "SampleScene"2. Build and Run3. Open an additional instance... Read more

0
votes
Fixed

MonoBehaviour Components cannot be added through Editor when they are co...

Mono

-

Jan 14, 2019

-

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

Reproduction steps:1. Open the Project inside of "Unity Assembly Bug.zip"2. Play the "SampleScene" and select any "Dynamically added... Read more

0
votes
Fixed

Incremental GC doesn't spread collection across multiple frames

Mono

-

Feb 19, 2019

-

Version/s: 2019.1.0a8, 2019.1.0b3, 2019.2.0a1

Steps to reproduce:1. Download and open the latest attached project("1129037-minimalrepro.zip")2. Build development build for standa... Read more

0
votes
Fixed

"ReflectionTypeLoadException" when getting Assembly types

Mono

-

Feb 15, 2019

-

Version/s: 2018.3.4f1

Reproduction steps: 1. Open "1127900" project2. "Roller" -&gt; "GetTypes"3. See Console output Expected Result: No errorsActual Resu... Read more

0
votes
Won't Fix

NotImplementedException on Assembly reload when project contains .dll wi...

Mono

-

Jan 01, 2019

-

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

Reproduction steps:1. Open the Project inside "Inspector Gadgets 2018.3.0f2.zip"2. Upon opening the project, it should reload Assemb... Read more

1
votes
Fixed

Exception thrown in one async tasks stops all other async methods

Mono

-

Feb 22, 2019

-

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

Steps to reproduce:1. Download 1130295_repro.zip and open "SampleScene"2. Enter play mode Expected results: Expectation is thrown on... Read more