You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When entering sketch mode, often the client-side and engine-side scenes will become de-synced after the sketch mode entrance animation completes, but only in a specific way. One or the other will suddenly roll an arbitrary and random amount about the axis formed by the camera's look vector. This is visually noticeable because the engine-side orientation axes will then no longer align with the client-side scene that is rendered over it.
It is notable that if you happen to zoom in or out while in sketch mode that resets the alignment to be correct.
Steps to Reproduce
Click Start sketch in the toolbar
Orbit your camera to sketch on any default plane (but this seems to occur more frequently on plane back faces or maybe when the camera animation is long)
Note the jump and disconnect that occurs between the faded (engine) scene background and the clear (client) scene
Expected Behavior
The engine and client-side scenes always remain in sync.
franknoirot
changed the title
[BUG]: Camera orientation jumps after entering sketch mode, roles random amount about forward vector
[BUG]: Camera orientation jumps after entering sketch mode, rolls random amount about forward vector
Dec 2, 2024
Describe the bug
When entering sketch mode, often the client-side and engine-side scenes will become de-synced after the sketch mode entrance animation completes, but only in a specific way. One or the other will suddenly roll an arbitrary and random amount about the axis formed by the camera's look vector. This is visually noticeable because the engine-side orientation axes will then no longer align with the client-side scene that is rendered over it.
It is notable that if you happen to zoom in or out while in sketch mode that resets the alignment to be correct.
Steps to Reproduce
Start sketch
in the toolbarExpected Behavior
The engine and client-side scenes always remain in sync.
Screenshots and Recordings
Demo video from @paultag in Slack:
Screenshare.-.2024-11-06.9_53_12.AM-compressed.mp4
Desktop OS
All
Browser
All
Version
v0.26.2
Additional Context
No response
The text was updated successfully, but these errors were encountered: