Hello,
I have been trying to get projectiles to spawn when I fire. The projectiles spawn when I play the game in the editor viewport, however it fails to spawn the objects when I play in standalone.
Here are the spawning Scripts:
The object is indeed replicated, other clients that are connected within the editor will see the object and its correct position. Only in Standalone the actors are never spawned.