(I know this is a very old post, but just in case other people find this)
You said you’re using a static mesh… that has a default mobility of “static” so it won’t move. You need to set it to “Movable”. We added a warning (in 4.9 I think) if you try to move something that is static.