Search Issue Tracker

0
votes
By Design

GC is constantly allocating when using OnPostRender as a Coroutine on a ...

Scripting

-

Feb 20, 2019

-

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

How to reproduce: 1. Open the "SampleScene" Scene in the attached "CleanerRepro1129495.zip" Project 2. Open the CPU Profiler 3. Ente... Read more

0
votes
Duplicate

async void Method() => throw new Exception("Error") is thrown every frame

Scripting

-

Mar 07, 2019

-

Version/s: 2018.3.3f1, 2018.3.7f1

How to reproduce: 1. Open attached project "AsyncExceptionBugReport.zip" and scene "SampleScene" 2. Enter Play mode 3. Observe Cons... Read more

0
votes
By Design

Loading CodeAnalysis.CSharp on NET4.x cause a broken assembly error.

Scripting

-

Jan 31, 2019

-

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

Steps to reproduce: 1. Open original project "CSharpCodeAnalysis20182.zip" 2. Press Play and observe console Expected result: No er... Read more

0
votes
Won't Fix

GUIUtility Error occurs when Scriptable Object has Asset Menu with Globa...

Scripting

-

Mar 08, 2019

-

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

How to reproduce: 1. Open the attached "CorruptedScriptableObject.zip" Project 2. Click on the "CorruptedScriptableObject.asset" 3.... Read more

3
votes
By Design

GC.Collect() to be called at regular intervals causing noticeable lag sp...

Scripting

-

Feb 22, 2019

-

Version/s: 2018.3.0a9, 2018.3.6f1, 2019.2.0a1

How to reproduce: 1. Open the attached PeriodGcCollect2017.zip project 2. Enter the Play Mode 3. Go to Profiler window -> select Pro... Read more

8
votes
Won't Fix

Application.isPlaying is false when OnEnable is called from a Scriptable...

Scripting

-

May 22, 2020

-

Version/s: 2017.4, 2019.3.14f1, 2020.2

How to reproduce: 1. Open the attached project 2. In the Project Window, select the "New Scriptable Object Sample" 3. Enter the Play... Read more

10
votes
Active

Error when stopping Play Mode and setting parent of a transform to null ...

Scripting

-

Apr 01, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.11f1, 2018.4.0f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1

How to reproduce: 1. Open user attached project "New Unity Project.zip" 2. Open "SampleScene" scene 3. Enter Play Mode 4. Exit Play ... Read more

0
votes
By Design

Editor freezes after Building & Running while in Play mode

Scripting

-

Mar 05, 2019

-

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

How to reproduce: 1. Open the attached project 2. Open the "OfflineLobby.unity" scene 3. Enter Play Mode 4. Press Ctrl + B 5. Build ... Read more

0
votes
Fixed

Package Tests are only added when making a package testable and adding a...

Scripting

-

Mar 11, 2019

-

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

Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed 2. Open Package Manifest in a Text Editor 3. O... Read more

0
votes
Won't Fix

MenuItem is executed more than once when multiple objects are selected

Scripting

-

Mar 14, 2019

-

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

How to reproduce: 1. Open attached project 2. Open SampleScene 3. In Hierarchy view, make none of object is selected and run "My Tes... Read more

All about bugs

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