I’m spawning new actor in character on server side with replication. I’m passing from client to server transform and controller. But when the transform node is plugged: Actor doesn’t spawn and doesn’t get possessed. Also, no errors…
Problemo lays in location of hit result. If i unplug location → transform feeds normally. Do i need to make linetrace in server side too? What is the problem here?