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
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
Add comment