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
Comments (1)
-
shubhamswaraj2021
Aug 22, 2020 11:20
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (2018.1.X):
This is not a bug in UNET.