So, I have a “traffic” system in my game. When the server starts, the cars start moving, but after 30 seconds they stop. I use LinearVelocity to move them. I suspect this is an optimization in Roblox. (StreamingEnabled is disabled in my place).
Edited: They start moving if someone near to them.