Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
767750
Regression
No
[UNETServerDLL] Host Id still increases when you remove the host and add a new one
Steps
1. Open attached project
2. Run "ClientGUI.exe"
3. Press "Start client" button
4. Press Add Host
==>
"Host 1 added" message appears
5. Press "Remove Last Host" button
==>
"Host 1 removed" message appears
6. Press "Add Host" button
==>
Host 2 added
Expected: It should be again "Host 1 added" message
Host number is a hostid of added host
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment