Search Issue Tracker
Unity crashes when clicking on the eye drop color selector when used res...
Reproduction steps:1. Open an empty project2. In the Hierarchy window select “Main Camera”3. In the Inspector window click on Camera... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... Read more
InvalidOperationException is spammed in the Console when a GameObject is...
How to reproduce: Open the “BugReporting.zip“ project Open the 'Window → Entities → Hierarchy' window Create a new ‘File → New Scene... Read more
[DirectX12] Geometry is not drawn when using CommandBuffer.DrawProcedura...
How to reproduce:1. Open the attached project ("LineTest")2. Observe the Scene view Expected result: lines between spheres are displ... Read more
[Shadergraph] Subgraphs containing derivative-related functions can be p...
Repro steps:1. Create a subgraph2. Create a "position" node3. Create a "ddx" node4. Plug the position node into the input of the ddx... Read more
[2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sp...
How to reproduce: Import the attached package to URP 2D project Install VFX Graph Open VFX asset in Test folder and select Lit Quad ... Read more
[Linux] DisplayInfo.WorkArea ignores resolution scaling when working wit...
How to reproduce:1. Open the attached project named "desktop-move-window-sample-main.zip"2. Open "SampleScene"3. Build and Run4. Pre... 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
"Unrecognized block header in profiler data file, stopping deserializati...
Steps to reproduce: Create a new Unity project using the Universal 3D template Go to File > Build Profiles Enable "Development Bu... Read more
RaycastCommand documentation needs to be updated.
Raycast command docs need updating, from the Fogbugz entry: "I know the issue is old and closed, but can the documentation please be... 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
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances