Search Issue Tracker
A ghost controller appears in the Input Debug window when plugging and u...
How to reproduce:1. Open the attached project “Splatoon2D.zip“2. Open the “SampleScene” Scene3. Open the Input Debug window (Window ... Read more
[macOS] top bar shows drop menu blank and halts the Editor
as described in the slack channel https://unity.slack.com/archives/C06TQ9LFP/p1712570537160039 , sometimes the drop list from the ma... Read more
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. Read more
[WebGL] Error: "Shader error in 'Hidden/kMotion/CameraMotionVectors'" is...
How to reproduce:1. Open the attached project "1422852"2. Open File -> Build Settings3. Build the project4. Observe the Console E... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
[XR][Oculus GO][Oculus Quest] built-in shader is causing right eye to fl...
To reproduce:1. Open attached project "OculusGlassShaderBug.zip" (or any project containing objects with material that user Unity's ... Read more
[OS X][Build] ScreenSpace UI Camera stops rendering MainCamera when alph...
Steps to reproduce:1) Open users attach project(the one on the bottom)2) build for OS X Expected behavior: cube spins without stoppi... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Mouse delta events not captured on Android + Meta Quest when reaching th...
Reproduction steps: Open the user’s attached project (“UnityInputSystemMouseBug.zip”) Build And Run on an Oculus Quest device Connec... 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
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”