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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2018.1.X):
This is not a bug in UNET.