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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.