Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some objects may be out of sync until you rejoin #84

Open
parseccentric opened this issue Nov 9, 2021 · 0 comments
Open

Some objects may be out of sync until you rejoin #84

parseccentric opened this issue Nov 9, 2021 · 0 comments

Comments

@parseccentric
Copy link
Contributor

Bug Description

When joining a session that someone else is in, object properties are not in-sync.

Steps to reproduce

  1. Have someone else join a session and interact with models. (Don't join the session yet.)
  2. Join the same session yourself after they've done that.
  3. Compare the transforms (position, rotation, scale) of the models.
  4. Compare the visibility state of the models.
  5. Compare the lock state of the models.
  6. Press one of the Rejoin buttons (in the People tab).
  7. Repeat the comparison steps.

Expected Result

Before and after pressing rejoin, the objects are synced correctly.

Actual Result

Only after pressing rejoin are the objects synced correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant