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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment