Dragging input is not registered when the camera is moving
Users might encounter this issue when using a canvas with render mode set to Screen Space - Camera
. Currently, this setting does not work correctly with moving cameras due to a bug in the Unity Playworks Plugin engine. Our team is currently working to fix this issue (18/01/2022).
Possible solution:
- Change the canvas setting to
Screen Space - Overlay
mode.