Search Issue Tracker
By Design
Votes
0
Found in
5.6.0f3
Issue ID
909628
Regression
No
Diegetic UI elements are hit by Graphics Raycaster even though they are behind other UI elements
There are 2 World Space canvases with different z coordinates. Hovering over the closest canvas element hits UI elements that are behind that canvas element.
To reproduce:
1. Open the project, attached by tester (GraphicsRaycasterBug.zip)
2. Open "main" scene if not open
3. In Play mode, hover over the parts where small buttons overlap the big button
4. Observe the outcome
Expected: hovering over the button that is in the World space does not hit other World space buttons that are behind it
Actual: Graphics Raycaster hits the UI elements that are behind other UI elements
Reproduced in 5.4.5p1, 5.5.3p2, 5.6.0f3, 5.6.1f1, 2017.1.0b5
By design: this defect is known and won't be fix due to the amount of work to be done on our part, the risk associated is also very high. The workaround is to put everything in one canvas, not ideal, but better than nothing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MSB3277 conflicts between different versions of "System.Numerics.Vectors" when using DotNet 11.0
- "Cannot create Settings Providers for: CreateAllChildSettingsProviders" error is thrown in the Console after fixing PolySpatial visionOS package validation error after installing XR Interaction Toolkit VisionOS Sample
- "Unable to find style 'VideoClipImporterLabel' in skin 'GameSkin' " warning thrown when converting the Video Clip Inspector to a floating window in Play mode
- Unclear "Failed to start primary listening socket" error when launching the Multiplayer Play Mode second player and many Unity instances are running
- The cogwheel button in the Build History window gets distorted when the Build History window is resized or options are ticked in the toolbar
Add comment