Search Issue Tracker
[Quest2][Vulkan] ReadPixel has Black artifacts when the image is generated
Reproduction steps:1. Extract “unity-bug.zip” and open it in the Editor2. Build and run on Quest device3. Open File Explorer and go ... Read more
Vive Tracker causes an error and does not report input
Steps to Reproduce:- Connect a Vive tracker to SteamVR- Open the attached project- enter playmode Minimum reproduction- Connect a Vi... Read more
Environment variables dropped when using Unity Hub 2.0.0
How to reproduce:1. Open cmd and write the following:cd C:\Projects\Unity\HubBug_01set PATH=%PATH%;C:\Projects\Unity\HubBug_01set FO... Read more
Prefabs are reimporting every time a code change is made
Based on the discussion on this forum thread: https://forum.unity.com/threads/prefabs-are-reimporting-every-time-a-code-change-is-ma... Read more
[Android] Player freezes when loading a Scene on another thread
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build and Run3. In Player, click the gray transparent b... Read more
[XR][Post Processing] Scene renders twice for each eye when using _Camer...
How to reproduce:1. Open the "case_1154257-Repro" Project2. Open the "TestDepth/Scene" Scene3. Enter the Play Mode Expected result: ... Read more
Build performance drops after building in 4.3
Steps to reproduce : - import the project "Tubes" attached in 4.2- create a development build- upgrade the project to 4.3 and create... Read more
[XR][Post Processing] Single pass instancing displays right eye only whe...
How to reproduce:1. Open attached "OneEyeRenderOnly" project and "SampleScene"2. Observe that Main Camera has Post Processing layer ... Read more
[WebGL] [wasm] Uncaught RuntimeError exception is thrown when calling a ...
Reproduction steps:1. Open the project from the GitHub repository provided by the user2. Switch Platform to WebGL in Build Settings3... Read more
"Unable to find player assembly" warnings logged to the Console when bui...
How to reproduce:1. Create a new empty URP project2. Import the Burst package3. Import the Jobs package4. Build the project5. Observ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera