Search Issue Tracker

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

Editor will spam log file until hard drive fills

Mono

-

Apr 17, 2020

-

Version/s: 2019.3

Not sure where to start the submission of this bug: 1. Latest public Unity 2019.3.9f1 ( and prior versions )2. Empty project started... Read more

0
votes
Fixed

.Net Ping.Send() throws NotSupportedException

Mono

-

Apr 18, 2021

-

Version/s: 2019.4, 2020.3, 2021.1, 2021.1.0f1, 2021.2

Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play Expected result: The Pings are ... Read more

0
votes
Won't Fix

SocketAsyncEventArgs.Completed is not invoked when Client socket receive...

Mono

-

Jul 16, 2020

-

Version/s: 2018.4, 2019.3.3f1, 2020.2

Reproduction steps:1. Open the attached "case_1263596.zip" project2. Load the "SampleScene"3. Run "Server.exe" in the Project window... Read more

1
votes
Won't Fix

Temp Alloc in mono Heap won't be GCed

Mono

-

Feb 13, 2020

-

Version/s: 2018.4, 2018.4.13f1

Steps to reproduce:1. Open and Play the user-supplied project2. Inspect the mono allocated memory in the top right.3. Press the top ... 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

0
votes
Fixed

Crash on Editor exit caused by race condition in Mono

Mono

-

Oct 04, 2019

-

Version/s: 2018.1

There is a crash in Mono on editor exit ending up with this stacktrace: #0 0x00000139f226a9 in mono_profiler_raise_thread_stopped#1 ... Read more

0
votes
Won't Fix

Cannot inspect IntPtr variables in C# debugger

Mono

-

Jun 25, 2019

-

Version/s: 2018.1.0f1

They just refuse to evaluate. To reproduce, attach VSTU to Unity, place a breakpoint in a method that uses IntPtr variable and try i... Read more

0
votes
Won't Fix

[Android] NullReferenceException on Serialization.CodeGenerator.Call due...

Mono

-

Jun 25, 2020

-

Version/s: 2018.4, 2019.4.1f1, 2020.2

Reproduction steps:1. Open the user's attached project "XmlSerializeNullRef.zip"2. Build for Android Expected result: Scene displays... Read more