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
- Mesh stretching and Animator values blend as if Additive when floating-point drift creates micro-overlaps between adjacent clips on the timeline
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment