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
Below is a set of minor fixes that should be made before the start of term.
These are based on observations from last year.
Hopefully we can try and do these next week (they are very minor!)
FollowGraspable should have a flag saying whether its grasped
It should be easier to delete the Bot from the Local Loopback scene
Make sure all events (especially in AvatarManager) are all initialised (not relying on the consumer to do so)
RoomClient.Find should be able to be called before NetworkScene.Register, or any other method
Turn off Graphic Raycaster on the canvas by default
Save and Mirror Project settings should be stored on a per project basis
NetworkScene should throw an error when attempting to register an uninitialised NetworkId
The text was updated successfully, but these errors were encountered:
Below is a set of minor fixes that should be made before the start of term.
These are based on observations from last year.
Hopefully we can try and do these next week (they are very minor!)
The text was updated successfully, but these errors were encountered: