Search Issue Tracker
[Mobile] Unity freezes after yield return in Coroutine
Reproduction steps:1. Open the attached project "AssetLoadTest.zip"2. Open the Scene "main"3. Build and Run Expected result: The cub... Read more
[HDRP][DXR] A GameObject is not rendered when its Layer is 4th or higher...
How to reproduce:1. Open the attached "1345515_Repro" project2. Open the Scene "SampleScene"3. Inspect the cubes in the Scene/Game v... 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
[HDRP] Switching to DXR breaks the Scene's Baked Lightmap data
How to reproduce:1. Create a new HDRP project2. Look at the Lightmap data (Window -> Rendering -> Lighting Data -> Open Pre... Read more
[Android][URP][Vulkan] "RenderTexture.Create: Depth|ShadowMap RenderText...
Reproduction steps:1. Open the attached user's project "URPDepthBufferWarningIssue-2021.2.zip"2. Build for Android with Development ... Read more
[Shader Graph] Transparent materials rendered using Path Tracing are ren...
Steps to reproduce:1. Download and open the project "U - BUGREPORT [path tracing bug with transparent shadergraphs].zip"2. Open Asse... Read more
Grid Layout Group Constraint Count set to "4" not working when Constrain...
How to reproduce:1. Open the attached project "repro.zip"2. Open Assets/Scenes/SampleScene.unity Expected result: The Buttons in the... Read more
[Mobile] Tessellation Shader is broken when using Vulkan Graphics API
How to reproduce it:1. Open the user's attached project 'MeshCloudTest-2021.2.zip'2. In the Player Settings set a specific Graphics ... Read more
UI corrupts and Editor crashes when opening Modal dialog from another Mo...
Reproduction steps:1. Open user attached Project2. Press Tests > Show DialogA > Show DialogB3. Close DialogB4. Close DialogA5.... Read more
AssetPostprocessors loads all Assets of the same type into Memory at once
Reproduction steps:1. Open user attached Project2. Check Allocated memory Before and After Asset Import in the Console Expected resu... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS