MediaPlayer Replication

can somebody help me? i wanna replicate mediaplayer to sync in packaged game,…on editor it works perfectly, but when i package the game, its not syncing,…client and server will play different video




Solved ?

Which replication policy have you implemented ? Multicast or Just Replicate ?

Media playbacks should be casted from Game state. World time tick seconds from GS might be helpful in this case