Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.3.5p4
Issue ID
807401
Regression
No
[UNET] Client stops receiving some of the messages from server when connected after disconnection
Steps to reproduce:
! I would advise following attached repro video instead of steps
1. open attached project
2. build and run
3. start server on build (use info written in edit)
!Don't forget to add password
4. play in editor
5. login using info from edit
6. press 'Curriculum' button > Select a subject, level, topic and at least 1 skill
7. press 'back'
8. press 'search'
9. press 'or select one below'
10. use localhost and server's port
11. connect to server without password
- connects > fails authentication > disconnects client
12. connect again and this time enter proper password
13. Run over to one of the two terminals to be presented with a question
14. Answer the question to get a colored ball
15. Run toward the tower
16. Throw your ball at a ring on the tower
17. Run back to a terminal to try to get a question
Actual: client does not receive some of the messages from server
Expected: client receives RPC and shows menu
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment