Hi there @gavmacca !I just build a sample to test this and it was
working for me. This was in 4.18.3 pulled from the Oculus Git. Are you
running the version downloaded from Epic or the Oculus Git repo? I
haven't tested this against the Epic version y...
Sample is super close to being released! Apologies for the delay! WRT
the data replication, you are correct that you can't just replicate the
AvatarPacket. I take the data in the packet and copy it into a USTRUCT
to be sent over the wire.In my Networ...
Hi OrionPS,I have been working on a multiplayer Avatar sample in UE. In
my sample, I am spawning the avatar pawns on the server with the
following replication settings:bReplicates = true; bAlwaysRelevant =
true; bReplicateMovement = true;Client doesn...
Hi wesslanVR, Are you using invites? Do you get the invite, accept it
and get into the loadout room together but then not get into game? Or do
you accept the invite and end up in your own loadout room? Just
wondering when you end up alone.