Search Issue Tracker

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
Won't Fix

Creating a certain struct in the script crashes the Editor on Begin Mono...

Mono

-

Sep 25, 2018

-

Version/s: 2018.3.0a1, 2018.3.0b2

To reproduce: 1. In a new project, create a script and write the following in the script:public struct NavigationNode {public Naviga... Read more

0
votes
Won't Fix

Unity crashes on GC_push_all when using Publish() method on update()

Mono

-

Sep 06, 2018

-

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

How to reproduce:1. Open attached project ""repro_1078568"2. Open and launch scene "GazeboSimulationScene"3. Wait for few seconds - ... Read more

0
votes
By Design

Udp packets are queued up/delayed when await Client.ReceiveAsync in asyn...

Mono

-

Mar 07, 2019

-

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

How to reproduce:1. Open attached project "NetworkTest.zip" and scene "SampleScene"2. Enter Play mode and observe the Console window... Read more

0
votes
Won't Fix

httpclient and webclient takes longer time to complete after new scene i...

Mono

-

Jul 15, 2019

-

Version/s: 2018.4.0f1, 2019.1.0a1, 2019.1.8f1, 2019.2.0a1, 2019.3.0a1

Steps to reproduce:1. Download 1169779_repro.zip2. Build project for standalone3. When a player loads press Lead Scene4. httpclient ... Read more

0
votes
Duplicate

Editor crashes due to ReloadAssembly failure when opening project or rec...

Mono

-

Jan 04, 2018

-

Version/s: 2017.3.0f3

Steps to reproduce:1. Open project attached to Case 9862822. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 2017.2.... Read more

0
votes
Postponed

Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...

Mono

-

Oct 06, 2016

-

Version/s: 5.4.0f3

Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException :public MutexAccessRule (..., ..., ...) : base (i... Read more

0
votes
By Design

[Breakpoint][OSX] Cursor freezes/disappears when breakpoint is reached

Mono

-

Dec 16, 2015

-

Version/s: 5.4.0a6

Steps to reproduce: 1. Open Unity on OSX;2. Create new project;3. Import attached 'testBreakpointCursorBug.unitypackage' package;4. ... Read more

0
votes
Won't Fix

In Unity 3.4, the JavaScript compiler has buggy detection of

Mono

-

Jul 27, 2011

-

Version/s: 3.4.0f5

The reported bug occurs when the third parameter (counting expression) of the for loop is present. Once it is removed, the warning g... 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 Unity2. Open "Text Example" scene3. Enter Play mode4. Ex... Read more