Actor component doesn't replicate

There was an issue at one point (5.0, 5.1, 5.2) cant remember the version where AC’s wouldn’t replicate.

The work around is to call a multicast to spawn the AC. This all has to happen server-side.

FYI, regular replication is mostly RPC’s anyway, so creating a multicast is really no different than what the engine is doing normally.