Search Issue Tracker

0
votes
Won't Fix

[MacOS] Crash on project load when custom mono envs are exported via lau...

Mono

-

Jul 31, 2018

-

Version/s: 2018.2.0f2

How to reproduce: 1. Open a terminal 2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f" 3. Open Unity 4. Create a n... Read more

3
votes
Postponed

System.ArgumentException: The field handle and the type handle are incom...

Mono

-

Jul 15, 2015

-

Version/s: 5.1.1f1

To reproduce: 1. Open attached project 2. Notice exception in console Read more

0
votes
Fixed

Incremental GC Pushes Invalid Stack Range on Windows

Mono

-

Mar 18, 2022

-

Version/s:

The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more

0
votes
Fixed

.NET 4.6 Scripting runtime: Unity executable hangs when running tests in...

Mono

-

Dec 18, 2017

-

Version/s: 2018.1.0b1

To reproduce: Run the attached project with the following command line "<your path to Unity Editor>\Unity.exe" -projectPath "<your p... Read more

0
votes
By Design

ECDiffieHellmanCng class in System.Security.Cryptography is missing

Mono

-

Feb 23, 2017

-

Version/s: 5.5.0f3

To reproduce: 1. Create new project 2. Create new script 3. Add using System.Security.Cryptography 4. In Start method start typing ... Read more

0
votes
By Design

Native DLL is not imported in Editor while it is working in standalone a...

Mono

-

Aug 22, 2016

-

Version/s: 5.4.0f3

To reproduce the issue follow the steps: 1. Create new project 2. Download dll's user has attached ( ENet.dll, ENetCS.dll) 3. Try im... Read more

0
votes
By Design

[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode

Mono

-

Nov 10, 2017

-

Version/s: 2017.1.1f1

To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity 2. Open "Text Example" scene 3. Enter Play mode 4... Read more

0
votes
Fixed

[Mono] Could not load project, with unknown item type

Mono

-

Feb 09, 2016

-

Version/s: 5.4.0b5

1. Open attached project. 2. Open script "test" 3. Will open mono with a few errors and can no edit script. (see below) Read more

0
votes
Fixed

"About Unity" window is black and throws errors if Scripting Runtime Ver...

Mono

-

Aug 22, 2017

-

Version/s: 2017.3.0a5

To reproduce: 1. Open new project. 2. In PlayerSettings set Scripting Runtime Version to "Experimental (.NET 4.6 Equivalents)". 3. O... Read more

1
votes
Postponed

Linq orderby bug

Mono

-

Aug 27, 2015

-

Version/s: 5.1.3f1

To reproduce: 1. Open attached project 2. Run test scene 3. Check the console. Notice that S2 is returned before S1. .NET returns s... Read more

All about bugs

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