Objects move in the game view but not the scene view?

Hello, new to ECS/DOTS & trying to learn.

Maybe I am missing something obvious? But when I use the unity physics package (2022.3.0 LTS), my entities in the subscene animate correctly in the game view but do not move in the scene view?

video: https://i.gyazo.com/7789a23896553374e079a119cb0635e1.mp4

Can anyone help me on why that is ?

Solved: Edit->Preferences->Entities->Scene View Mode defaults to “Authoring Data”. Change to “Runtime Data” to fix.

Seems a weird default. Maybe theres good reason for it, but I’d suggest it would be good to mention it in the documentation as I’ve read all the docs before starting out today and this wasn’t mentioned anywhere

Same issue also in Unity 6