I am currently working on a game that uses an entirely client sided movement system. Although I agree that this is not the best practice, it is reliable, and works for my game.
When Roblox released Server Authority, the entire game stopped working, I experienced heavy rubberbanding, and could barely even move.
To disable Server Authority, I had to disable some other random setting completely unrelated to it, and I know this is a temporary solution, so I need this issue sorted out before my game becomes unplayable and I have to recode >3,000 lines of pure unoptimized client code.
When selecting the dropdown menu for Server Authority in Workspace, there are 2 options:
Automatic
Enabled
“Automatic” is just enabled, and Enabled is just enabled. So please, fix this.
Expected behavior
There should be the intended option, Disabled; under the Server Authority dropdown menu.
If you’ve turned SAuth to Automatic and it’s still on, that’s a definite bug. Will you please confirm you’re on the latest build of Studio and then DM me clear repro steps and/or a video?