Search Issue Tracker
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more
Coverage API includes 0xFEEFEE sequence point
Steps to reproduce: 1. Open "sequence-points-issue.zip" project2. Once project opens, reimport Assets/DataLayer/ISSUE.cs script or s... Read more
'Should not get here' and 'Assertion failed' errors appear when entering...
Reproduction steps:1. Open the attached user's project2. Open the 'Level2' Scene3. Enter Play mode4. In the Game View press the Esca... Read more
API updater fails to resolve dependencies when building with Terminal
Reproduction steps:1. Open Repro.sh inside the project folder and modify Unity's version path2. Open the Terminal and navigate to th... Read more
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
Plugins are not filtered when using Assembly Definition Define Constraints
Reproduction steps:1. Open the attached project "AssemblyBug.zip"2. Go to File > Build Settings and press Build3. Go to the Build... Read more
Code editor does not open the relevant script file when double-clicking ...
How to reproduce:1. Open the user's attached project2. Open the Console (Window -> General -> Console)3. Double-click the Syst... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce:1. Create a new Unity project2. Import Advertisement package (com.unity.ads 4.1.0)3. Import any other package Exp... Read more
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps:1. Open the user's project2. Open the "SampleScene" scene3. Enter the Play Mode Reproducible with: 2020.3.34f1, 2... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default