Search Issue Tracker
Performance degradation when activating or deactivating uGUI GameObject
Reproduction steps:1. Open the attached project "PerformanceBug.zip"2. Open the "PerformanceTest" Scene3. Open the Profiler (Window ... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more
OnParticleTrigger() is called before Awake()
How to reproduce:1. Open the attached project "ParticlesBug.zip"2. Open "Test Particles" Scene3. Enter Play mode4. Pause Play mode5.... Read more
GC.Alloc when SpriteRenderer.get_sprite() is called
Reproduction steps:1. Open the attached project ("GetSprite_GC_Alloc_Example.zip")2. Open "SampleScene"3. Open the Profiler window a... Read more
'ArgumentException: Value must be a Com object' when calling 'System.Run...
How to reproduce:1. Open the user's attached project "com-bug.zip"2. Enter the Play Mode3. Open any file with the file picker Expect... Read more
Suppressed warning is logged to the Console when using Roslyn Diagnostic...
How to reproduce:1. Open the user's attached project2. At the top of the Editor, go to Compilation -> Run3. Observe the Console E... Read more
GetScriptingDefineSymbolsForGroup always returns an array with one empty...
How to reproduce it:1. Open the attached project "ScriptingDefineSymbolsTest.zip"2. In the Menu bar click on Print Custom Defines &g... Read more
Compilation error when using ambiguous reference with System.Numerics.Ve...
How to reproduce:1. Create a new project2. Add "NewBehaviourScript.cs" script to the project Expected result: No error in the Consol... Read more
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps:1. Open user attached Project2. Press Play3. Wait around 15 seconds Expected result: The Editor doesn't crashActu... Read more
Assigining an instance to 'managedReferenceValue' doesn't apply to all t...
How to reproduce:1. Open the attached "1426045.zip" project2. Open the "SampleScene" Scene (Assets/Scenes)3. Select the "GameObject"... 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
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Resetting Quality Levels in Project Settings adds new Quality Levels instead of restoring default ones
- UI builder uxml files retain reference to non-existing assembly definition file when a assembly definition file is deleted
- Animator Entry and Base Layer Transitions links to the documentation aren’t working
- Caret doesn't appear when clicking the Input Field on secondary monitor