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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
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.