Search Issue Tracker
Fixed in 2017.1.X
Votes
24
Found in
5.6.0f3
Issue ID
898650
Regression
Yes
[Networking] Console is flooding with "host id out of bound id {0} max id should be greater 0 and less than {0}" when connected
Reproduction steps:
1. Open the attached project.
2. Build and run it as Standalone.
3. Click "Initialize Broadcast".
4. Click "Start Broadcasting".
5. Play the scene in the Editor (Do not close the Standalone Player).
6. Click "Initialize Broadcast".
7. Click "Listen for Broadcast".
8. Focus Standalone player.
9. Focus Editor.
- Console gets flooded with "host id out of bound id {0} max id should be greater 0 and less than {0}" error message
Reproduced with:
5.6.0f3, 2017.1.0b1
Not reproducible with:
5.5.3p1
Comments (17)
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
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
Extrawrigley
May 02, 2017 08:54
Seeing the same issue in logcat in our Gear VR App
MikePage_Artrix
Apr 17, 2017 07:35
happens to me running my own project in editor - if the editor looses focus i.e. I click on visual studio the spamming starts and does not stop until I stop and start in editor again, did not occur in 5.5.3.
ChaseCEO
Apr 16, 2017 03:00
Same here.
CogumeloSoft
Apr 12, 2017 22:10
The same here.