How to reset the location of an actor? (Did work, now won't!)

Both the Root and Static Mesh components are set to movable and I’ve tried setting the vectors both manually and with Get Actor Location on Event Begin Play. Debugging has shown them to be correct too. When I have the time tonight I’ll set the same thing up with a static mesh to compare it to my actor class.