Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
5.5.0f3
Issue ID
866792
Regression
No
Client connection to hosted server is interrupted with NetworkReader:ReadByte() exception
To reproduce:
1.Download and open attached project
2.Build the game on standalone platform
3.Open built project and play as Host
4.Enter play mode in the editor
5.Connect to hosted server as client from editor
Reproduced with: 5.5.0f3, 5.6.0b3, 5.4.3p3, 5.3.7p2
Expected result: Second player connecting succesfully to the hosted server and editor not throwing error.
Actual result: Second player does not connect to the server, editor throws error.
Note: Also reproducible when server is hosted from the editor and the client connects from the built game.
Verified with: 2017.3.0a2
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