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
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
Add comment