Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b17
Issue ID
798406
Regression
No
NetworkTransport Websocket inserts invalid characters on large packet size
Reproduction steps:
1. Open User's project
2. Open "Fps2dDevMenuFsm" script
3. Edit 117 and 123 lines - change ip address
4. Build and run to WebGL
5. Build and run to Standalone
6. In Standalone select "Launch Server2 Server"
7. In WebGL build select "Launch Server2 Client"
-Note: you can track project activity by opening consoles in both builds with ` key.
8. Notice that after some amount of bytes is sent - the server gets invalid characters (nulls or EoS). At some point errors are thrown
Expected: The size before error is thrown should be bigger.
Reproduced in versions: Unity 5.2.4f1, 5.3.4f1, 5.3.5f1, 5.4.0b12, 5.4.0b17, 5.4.0b19
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shortcut window searchbar loses edit mode when typing into searchbar after any action is made to any shortcut
- [Linux] Preferences directory is not created when the Editor is installed or launched
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
Add comment