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" Project2. Open the CPU Profiler3. Enter P... 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 mode3. Observe Console ... 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 error... 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" Project2. Click on the "CorruptedScriptableObject.asset"3. Obs... 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 project2. Enter the Play Mode3. Go to Profiler window -> select Pro... Read more

0
votes
Fixed

The Error "Copying assembly from Temp to Library failed" appears when up...

Scripting

-

Mar 12, 2019

-

Version/s: 2019.2.0a8

To reproduce:1. Open attached project "prof"2. Open it with Unity 2019.2.0a83. Close and reopen the project with 2018.2.0a8 and chec... Read more

0
votes
Won't Fix

[IL2CPP] Development build fails with "il2cpp.exe didn't catch exception...

Scripting

-

Feb 25, 2019

-

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

Repro steps:1. Download attached folder2. Run the batch file3. Observe the errors in the CLI Actual: Build fails Reproducible with: ... Read more

0
votes
Fixed

Deleting script of a checked MenuItem results in "can't be checked becau...

Scripting

-

Mar 12, 2019

-

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

How to reproduce:1. Create a new Unity Project2. Import the attached MenuTest.cs script3. In the Menu Bar, select "MenuTest/Check Me... 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 project2. Open the "OfflineLobby.unity" scene3. Enter Play Mode4. Press Ctrl + B5. Build the p... 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 installed2. Open Package Manifest in a Text Editor3. Open... Read more

All about bugs

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