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
- Right-Clicking while dragging a node throws a NullReferenceException and freezes the Graph View
- Limited information is provided when a Shader Compiler timeout occurs
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
Resolution Note (2018.1.X):
This is not a bug in UNET.