spatialos / UnrealGDK

SpatialOS GDK for Unreal Plugin
https://docs.improbable.io/unreal/
MIT License
403 stars 142 forks source link

Possession of different Pawns can sometime fail #1265

Closed m-samiec closed 4 years ago

m-samiec commented 5 years ago

Description

When a client switches pawn possession, server and/or client RPCs can get indefinitely queued, sometimes resulting in a client soft-lock.

Internal ticket

UNR-1816

ernopp commented 4 years ago

Resolved in 0.8.1 and later.

oblm commented 3 years ago

This was fixed by: https://github.com/spatialos/UnrealGDK/pull/1284