Search Issue Tracker

0
votes
Fixed

HashSet.TrimExcess causes an increase in memory

Scripting

-

Nov 17, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Open attached project 2. Open "Test" Scene 3. Enter Play mode 4. Select "TrimExcess-3.5" in the hierarchy 5. ... Read more

0
votes
Fixed

Application.logMessageReceived callbacks are cleared when exiting Play mode

Scripting

-

Nov 04, 2021

-

Version/s: 2019.4, 2020.3, 2021.2, 2021.2.0b13, 2022.1

How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Enter Play mode 4. Exit Play mode 5. Enter... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one; var vector = -Vector2Int.right; var vecto... Read more

0
votes
Fixed

"Trying to add UI_Console" and other errors pop up when SetActive() meth...

Scripting

-

Oct 15, 2017

-

Version/s: 2017.2.0f3

How to reproduce: 1. Open attached Unity project "Dwarf Mountain New" 2. Load scene "Game" 3. Enter Play mode Expected Result: Game... Read more

0
votes
Won't Fix

UnityProfilerPerThread::SampleGCAllocation crashes while importing .obj ...

Scripting

-

Sep 27, 2017

-

Version/s: 2017.1.0f3

To reproduce: 1. Open users attached project "AsImpL.zip" 2. Download users attached model "IronMan.zip" 3. Open Assets > AsImpL > ... Read more

0
votes
Won't Fix

System.ExecutableAndDlls and ManagedHeap memory usage increases and stay...

Scripting

-

Oct 08, 2020

-

Version/s: 2018.4, 2019.4, 2020.2, 2020.2.0b4, 2021.1, 2021.2

How to reproduce: 1. Open a Task Manager 2. Load the user's attached project "Unity_Client.zip" 3. Open the Profiler window 4. Selec... Read more

0
votes
Fixed

[MacOS] Assertion failure when opening drop-down Menu item with multiple...

Scripting

-

Jan 22, 2019

-

Version/s: 2018.3.0a1, 2018.3.2f1, 2019.1.0a4, 2019.2.0a1

Steps to reproduce: 1. Open Project "NSMenuItem_Bug" 2. Click on the red node labeled "Apartment" in the "Dialogue" Window 3. In t... Read more

0
votes
Won't Fix

Switching Build Target to WebGL results with crash in mono_class_array_e...

Scripting

-

Jun 18, 2018

-

Version/s: 2018.1.0b7, 2018.1.1f1

Steps to reproduce: 1. Open user-submitted project "gamebois.zip" 2. Go to Build Settings (File->Build Settings) 3. Switch to WebGL ... Read more

0
votes
By Design

[Plugin] DLLNotFoundException thrown even though the plugin is clearly i...

Scripting

-

Oct 25, 2017

-

Version/s: 2018.1.0a1

To reproduce: 1) Open attached project and scene 2) Play it Expected: It runs (with fault due to another issue) Actual: DLLNotFound... Read more

2
votes
By Design

System.Net.Http library is missing in .NET 4.6 backend

Scripting

-

Jul 01, 2017

-

Version/s: 2017.1.0f1

Steps to reproduce: 1. Open the attached project (netHTML.zip) 2. Make sure that .NET 4.6 backend is selected 3. Observe the error i... Read more

All about bugs

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