Closed
Description
I'm using ProCamera2D with the Pan and Zoom script, and "disable over uGUI elements" turned on (so that the panning is disabled when UI menu is open.
The problem is – the script doesn't detect any inputs anymore when using the SafeArea container.
The solution was to set both the SafeArea and #safe-area-content-container
VisualElements PickingMode props to ignore
.
PickingMode should be set to "ignore" for both elements by default.
Metadata
Metadata
Assignees
Labels
No labels