Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0f3
Issue ID
882624
Regression
No
NetworkDiscovery message in buffer not cleared
When overriding an OnReceivedBroadcast() method, second parameter (string data) is not cleared between calls. I.e. if you get a message, and shorter message after that, there will be remains of the older message at the end of the string - buffer is not cleared.
Reproduction steps:
1. Open the project
2. Open Scenes/Menu
3. Build and launch the build game twice
4. In both running instances:
- Multiplayer - Host
- Enter server name and distinct port. Server names should be of different length, the bigger the difference, the easier to spot the issue
- Hit Start
5. In the editor, hit play
6. Hit multiplayer
Expected: debug messages doesn't overlap
Actual: one debug message overlaps with another one
Reproduced on: 5.5.0f3, 5.5.3f1, 5.6.1p1, 2017.1.0b6
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Mass closure of UNET Bugs.
As UNet is Deprecated we are moving to low maintenance mode, where critical issues can get fixes.
Closing this bug as part of cleaning-up the Bug List.
If you feel this bug is really a road-blocker, you can reopen the bug and we will work this one.