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
- Missing page when opening reference for Panel Text Settings
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
Add comment