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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment