Repro:
- Enable PlayerScriptsUseInputActionSystem
- Use Controller
- Start interacting with UI
- Quickly flick your left thumbstick around
- See that your character starts wiggling even though you’re stuck in UI
RobloxIASConsoleRepro.rbxl (62.7 KB)
Players on Console observed this behavior.
Although it seems that it doesn’t matter which platform you are on, as I was able to observe this on Windows 11 with a controller.
Expected behavior
I expect that moving my left thumbstick around while interacting with UI should not wiggle my character around.
If you disable PlayerScriptsUseInputActionSystem and repeat repro steps then you can see that the expected behavior is observed and the player does not move in UI.