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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment