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
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
- Camera Background Solid Color does not Render
- Raytracing renders artefacts and performance drops when switching Volumes at runtime
Add comment