I have a gameobject that has an autosync on it. It's marked as important, only owner can sync, and save on server. It is set to send 10 updates per second. It seems to not do anything at all. I have transform rotation and position as the synced properties in that order. Using RFCs on these work fine. Any idea what may be wrong?