Before and after serialization, the camera's perspective is different

A free camera before and after serialization, with different perspectives
far plane is not same
play animationGroup view is not same

cc @alexchuber who owns our serializers

I’ll have a look on Monday :slight_smile:
In the meantime, @lxq100 let me know if the fix in A freecamera serialized and then loaded with inconsistent camera viewpoints - #11 by Deltakosh happens to fix the far plane or animationGroup issues as well.

2 Likes

As far as I can tell, it looks like the other fix did indeed solve this issue. I don’t see any difference in the camera parameters or animation group behavior. (Except for the FreeCamera turning into a UniversalCamera on load, but that’s expected.)

Let me know if anything else comes up!