Search Issue Tracker
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collide a ... Read more
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:1. Download and open the attached project2. Open the "GeneratedFromGraph-SG.shader" shader3. Go to line 1623 Expect... Read more
[Build][D3D9] Canvas stops rendering in D3D9 windows standalone
Repro steps: 1) Open the project and Scene scene2) Build and run(Windows Standalone) in a windowed mode and also make sure it is in ... 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
Deferred lighting doesn't work on Intel HD Graphics
Reproducible only with Intel HD graphics card with latest drivers. Reproduced with driver versions 15.31.17.64.3257 (9.18.10.3257) a... Read more
GPU profiling disabled on nvidia GT 650M gpu
To reproduce:1. Open unity with a computer which has nvidia GT 650M GPU.2. Open any project3. Try profiling GPU Profiling won't work... Read more
[OpenXR][Vulkan][URP] MSAA does not work on Quest 1/2 builds when using ...
Steps to reproduce:1. Open the attached user's project "BuggedMSAA_URP_OpenXR_Quest2.zip"2. Make sure that MSAA is enabled and set t... Read more
'adb.exe forward' is executed despite build platform set to Standandalon...
In Edit > Preferences > External tools I have my Android SDK + JDK both setto valid locations, which means Unity is able to ru... Read more
[Android] Using Release configuration of minification with target API le...
To reproduce:1. Open any project and switch to Android platform2. In Player Settings > Publishing Settings > Minify, tick Rele... Read more
Project Startup time slow due to unmatched Custom Dependencies
When a project with a large number of Prefabs, which have many scripts, is fully imported, and the Editor is restarted, there is a l... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"