Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b10
Issue ID
950407
Regression
No
"DataEvent" appears every half second when use WebSocketHost
How we can reproduce it using the example you attached
1 Open attached project
2 Open scene "WebSocketHost"
3 Press Play and see messages in the Console
Actual results: (please see attached image)
"NetworkEventType.DataEven" (with empty data) continuously appears after connection (but no one sends any data)
Expected result:
"NetworkEventType.DataEven"should not appear by itself, it appears only if someone sends something
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2018.1.X):
This is not a bug in UNET.