Files
UnrealEngineUWP/Engine/Source/Programs/NetworkPredictionTests
Ryan Gerleve bf23eaa8ea Fix behavior, and related ensure, of simulated proxies controlled by the network prediction plugin when there's no autonomous proxy, such as when a client unpossesses a pawn and doesn't immediately possess another one.
Interpolation now uses the maximum of the LatestRecvFrame between autonomous and simulated proxies, instead of just autonomous proxies (if it's ever been set). Allows interpolation to continue while there's no local autonomous proxy.
Enabled the possession test by default now that it passes.

#jira UE-170936
#rb justin.hare
#preflight 6435b0422909bc56c8e76d81

[CL 24996399 by Ryan Gerleve in ue5-main branch]
2023-04-11 15:31:04 -04:00
..