Description

This issue was previously reported at [Link Removed], but it seems to have regressed due to the change at CL 23357753.
GetNetMode is correctly returning NM_ListenServer, but APawn::PossessedBy now calls SetAutonomousProxy since the NetMode is not NM_Standalone.

Steps to Reproduce

On a PIE listen server instance, get the RemoteRole of the locally controlled pawn.
Expected: the RemoteRole of the Pawn is ROLE_SimulatedProxy
Actual: the RemoteRole of the Pawn is ROLE_AutonomousProxy

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-207054 in the post.

0
Login to Vote

Fixed
ComponentUE - Networking
Affects Versions5.4
Target Fix5.5
Fix Commit31653362
Main Commit31658533
CreatedFeb 15, 2024
ResolvedFeb 20, 2024
UpdatedApr 18, 2024