Bug Description
When joining a session that someone else is in, object properties are not in-sync.
Steps to reproduce
- Have someone else join a session and interact with models. (Don't join the session yet.)
- Join the same session yourself after they've done that.
- Compare the transforms (position, rotation, scale) of the models.
- Compare the visibility state of the models.
- Compare the lock state of the models.
- Press one of the Rejoin buttons (in the People tab).
- 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.
Bug Description
When joining a session that someone else is in, object properties are not in-sync.
Steps to reproduce
Expected Result
Before and after pressing rejoin, the objects are synced correctly.
Actual Result
Only after pressing rejoin are the objects synced correctly.