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
- “Look Dev” window restored from previous HDRP project causes errors in newly created URP project
- Shader Variant creation window gets stretched out when canceling
- Validation message "Profile name is unsupported" is unclear and does not provide information on what is wrong
- Enabling Override Variant Limit toggle Warning Threshold value gets set to 8
- Missing space in Shader Graph project settings
Add comment