ROLE_AutonomousProxy isn't set on client owned Actors during begin play
ernopp opened this issue · 0 comments
ernopp commented
Steps to reproduce
- Output the
LocalRole
of the player's character during BeginPlay - Notice that it is not ROLE_AutonomousProxy
- Add a short delay before querying, and notice that the role is ROLE_AutonomousProxy