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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.