Multicast call on server during BeginPlay leads to different replication initial chunk

Steps to Reproduce

  • Run client-server game
  • On server for a character which is going to be possessed by this client during BeginPlay call any multicast RPC
  • Observe that with that on client during BeginPlay of that character role was not yet set up which is different from the case without multicast RPC