Client-Side ignoring of disabled properties on RealtimeTransforms
Hackers are able to locally enable something like sync scale and have their scale replicate despite the fact it was explicitly disabled on other clients, and obviously they could do something like resizing a random object to be massive so they cover the whole map or whatever
2 Replies
This is a good call. @NormalMark will you write up a PRD task for this? I believe right now we synchronize the setting to all clients when the owning client changes it. Could be worth adding an advanced setting to disallow changing the Enable/Disable sync checkboxes at runtime.