Search Issue Tracker
By Design
Votes
0
Found in
5.2.2f1
Issue ID
743588
Regression
No
[UI] "Blocking Mask" available in "Graphics Raycaster(Script)" component doesn't work when it set to "Nothing"
Description:
"Blocking Mask" available in "Graphics Raycaster(Script)" component doesn't work when it set to "Nothing" with "Ignore Reserved Graphics" is checked.
Step to reproduce;
1. Download and Import "Unity Samples : UI " from Asset store
2. Select "Menu 3D" scene
3. Select "MainMenu" and "Settings" gameobjects.
4. Make sure that "Ignore Reserved Graphics" is checked under "Graphics Raycaster(Script)" component.
5. Change "Blocking Mask" value to "Nothing"
6. Play the scene.
Actual Result :
User can navigate the menu
Expected Result:
User shouldn't be able to navigate the menu.
Note:
It's not asset specific, user can face this even if he creates his own UI.
Reproducible on:
Unity 2018.1.0b1 , 2018.1.0a7 , 2018.1.0a3 , 2018.1.0a1 , 2017.3.0f3 , 2017.2.0f3 , 2017.1.1f1 , 5.6.5f1
Environment:
Occurring on both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment