PlayerScriptsUseInputActionSystem wiggles character while moving left controller thumbstick in UI

Repro:

  1. Enable PlayerScriptsUseInputActionSystem
  2. Use Controller
  3. Start interacting with UI
  4. Quickly flick your left thumbstick around
  5. 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.

Hello!

Thanks for the report. This seems to be the same root cause as The Virtual Cursor when enabled and paired with the new Player Module, causes the player's character to have undesired movement, I will close this report and all updates will be tracked there. Once the fix is enabled there, please let me know if you are still seeing this issue!

1 Like