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
Crash on LinearAllocatorPool::ClearMainThreadFallback when closing the E...
How to reproduce:1. Open the user's attached project ("KillStack.zip")2. Close the Editor Expected result: Editor closesActual resul... Read more
[macOS] Video loading performance degrades when app is in Windowed mode ...
How to reproduce it:1. Open the user's attached project "VideoBug.zip"2. Connect an external monitor3. Build and Run the project on ... Read more
Animating a value on a Prefab instance generates Prefab overrides
How to reproduce:1. Open the attached project (case_1279845-PrefabAnimationOverrrides)2. Open SampleScene3. Select Cube in the Scene... Read more
The currentSelectionState is set to Highlighted when hovering over the s...
How to reproduce:1. Open the user's attached project2. Open the 'SelectableStateTest' Scene3. Enter the Play mode4. Click on the but... Read more
Changes in UI Builder are lost when editing a 2D sprite
How to reproduce- Make a change in the UI Builder (such as changing text size/colour)- Click on a 2d sprite and click on the sprite ... Read more
Unity crashes on mono_log_write_logfile Stacktrace line after entering P...
How to reproduce:1. Open the attached project "Racing Game V1.zip"2. Open Assets > Karting > Scenes > Blockout_1.unity3. Pr... Read more
Font.HasCharacter returns true when font does not contain a glyph
Reproduction steps:1. Download and open the attached "FontTest.zip" project2. Go to "Window" > "General" > "Test Runner"3. In ... Read more
[Linux] IConnectionState was not Disposed! error is thrown when using Pr...
How to reproduce:1. Create new project2. Open Profiler window and dock it3. In Game view set window size to Play Maximized4. Enter P... Read more
[MacOS] Resizing Build window causes red background colour to appear
Steps to reproduce:1. Download and open the project "Red Borders.zip"2. Open Build Settings (File > Build Settings)3. Make sure "... 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