Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b18
Issue ID
660427
Regression
Yes
[Raycast] Raycast is not ignored when using 'IgnoreRaycast' layer
Steps to reproduce this issue:
1. Open the attached project
2. Open 'ScaleOnMouseEnter' scene
3. It has 2 cubes and 2 other 'blocking' cubes in front of them
-Right blocking cube with TransparentFX
-Left blocking cube with IgnoreRaycast
4. Play the scene
5. Hover the mouse over left blocker cube
6. Even though layer is 'IgnoreRaycast', the cube behind it does not receive OnMouseEnter()
7. Hover the mouse over right blocker cube
8. Even though the layer is 'TransparentFX',raycast is ignored by blocker cube and received by the cube behind it
Results in 4.6 are exactly the opposite
Captured reproduction of the bug: http://screencast.com/t/inrRbcRXdpFt (right-5.0, left-4.6)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment