UE4.14.2 Blueprint Multiplayer: Kick Player

Could someone confirm if the Blueprint Multiplayer project from the Video Tutorials is working with UE4.14.2? Specifically video “19 – Blueprint Multiplayer: Kick Player Setup”. The following link is to the start of the test timeframe.

My project doesn’t update the server Lobby Menu after a player has been kicked. The kicked player remains in the list of players, and “The Players” counter remains “2 of 2”.

I’ve been through the video three times checking if everything is done correctly but to no avail. Simulating with breakpoints shows the “Event OnLogout” is called and appears to process as expected.

The finished project was published, see https://forums.unrealengine.com/showthread.php?118246-Steam-Blueprint-Multiplayer-Project-Files&p=570490#post570490 . I currently do not use 4.14.2, but your issue does not seem to appear in this project.

Thanks for finding that link. The published project works as expected in 4.14.2