Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
1046336
Regression
No
Host id out of bound when calling StopBroadcast() from within OnReceivedBroadcast()
How to reproduce:
1. Open attached Unity project "Network"
2. Build game
3. Play game in the build and in an editor
4. Initialize Broadcast on both sides
5. Start Broadcasting in the build
6. Listen for Broadcast in the Editor
Expected result: Broadcasting stops since StopBroadcast() is called in OnReceivedBroadcast() method.
Actual result: Broadcasting stops on a client side and "host id out of bound id {-1} max id should be greater 0 and less than {1}" error pops up.
Reproduced with: 2018.2.0b9, 2018.1.6f1, 2017.4.6f1, 2017.2.3p1, 2017.1.4p2.
Note: Can't test on 2018.3 because of errors.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.