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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment