Search Issue Tracker
Packages keeps getting recompiled when editor is recompiling code from t...
Reproduction steps:1. Open user-submitted project "Recompilation Test"2. Create a new C# Script in the Assets folder3. Inspect the L... Read more
[Android] Display.systemWidth/Height value isn't updated when the phone ...
Reproduction steps:1. Open the attached user's project "SystemResFoldable.zip"2. Build the project on the device unfolded, notice th... Read more
[Mono Upgrade] Crash when entering the PlayMode
How to reproduce:1. Open the attached "Wolf_2021_2.zip" project2. Enter/Exit PlayMode until it crashes - Editor crashes Reproducible... Read more
Shader.CompileGPUProgram takes more time to execute every time URP setti...
Reproduction steps:1. Open the user's attached "AssetDatabaseRefreshBug.zip" project2. Open the Profiler window and switch to Editor... Read more
Multi-selected objects' child objects don't get selected in the Hierarch...
How to reproduce:1. Open the user's attached project2. Open the 'SampleScene'3. In the Hierarchy select 'TopParent1'4. Hold Shift on... Read more
Array is marked as undisposable when using AsyncGPUReadback.RequestIntoN...
How to reproduce:1. Open the attached project (NativeArrayTest.zip)2. Open scene Scenes/TestScene23. Press the Play button, then pre... Read more
[Android] Screen can be rotated when native screen rotation on device is...
How to reproduce:1. Create a new project2. Change platform to Android3. Make sure 'Auto Rotation' setting is turned on in Player Set... Read more
ShaderProperty "ProjectionParams.x" is being changed to "-1" when enabli...
How to reproduce:1. Open project "My project.zip"2. In the Hierarchy window select "Camera" GameObject3. In the Inspector window tur... Read more
[Backport] [MacOS] Crash on __pthread_kill when Render Texture has no De...
Reproduction steps:1. Open the attached “RenderTextureCrash.zip” project2. Change New Render Texture’s Dimension to 3D Expected resu... Read more
Higher memory usage when hiding Player window using ShowWindow
How to reproduce:1. Open the attached project "memory-leak-test.zip"2. Build And Run3. Press the space bar Expected result: Memory u... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code