Search Issue Tracker
[Occlusion Culling] Occlusion visualization results change after restart...
Reproduction steps:1. Open attached project2. Open scene "OcclusionTest"3. Bake Occlusion data4. Use Occlusion-Visualization panel t... Read more
[Android] URP Project crashes when built on a device with PowerVR Rogue ...
How to reproduce:1. Create a new URP project2. Switch the build target to Android3. Build and Run on an Android device4. Ensure that... Read more
The lack of vertex attributes causes a crash on dynamic batching
Unity Player crashes when all the following conditions are fulfilled: - Using OpenGL ES (2.0/3.0).- Dynamic Batching is enabled.- Th... 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
HoloLens jittering 3D model causing color separation possibly due to inc...
1. What happened 3D models are jittering and much more unstable than before the 2017.2.0p1 release. The jittering causes extreme col... 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
[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
[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
HandleTransform no gameObject Log Error Message after destroying a netwo...
Steps to reproduce:1) open the attached project2) build and run3) editor as host, client as build4) on client drag select capsules a... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation