Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0
Issue ID
MPSSDKB-14
Regression
No
User is not able to modify host properties without a delay after awaiting on QuickStartSessionAsync
Steps to reproduce:
1. {{await MultiplayerManager.QuickStartSessionAsync()}}
2. Try to set a property on the session
https://discord.com/channels/449263083769036810/900778973372510258/1297684965051334768
Actual results:
Not able to update the property (unclear if it doesn't do anything or if there is an error) without a 1sec artificial delay between the start and the setter.
Expected results:
Being able to Set the property right away
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
- User used Multiplayer SDK version {{1.0.0}}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Resolution Note:
There are no fixes planned for this Bug