Search Issue Tracker
Duplicate
Votes
11
Found in
5.3.4p5
Issue ID
797690
Regression
No
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:
1. Open the attached project "Repro.zip"
2. Open scene "SortingTest"
3. Notice that CanvasFRONT has white image while CanvasBACK has brown and black
4. Select EventSystem and Play the game
5. Hover the cursor over the spot where white and black images intersect and notice the EventSystem log
Workaround: setting Front canvas in higher layer fixes the problem
Actual result: EventSystem returns pointerEnter the image which is in the back canvas, even though there is an image in front of it
Expected result: EventSystem pointerEnter is expected to return object which is in front
Reproduced on: 5.1.4f1, 5.2.4f1, 5.3.5p1, 5.4.0b19
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
This is a duplicate of issue #871010