This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
Either the tooltip for Stationary actors or the actors movement option is incorrect. The tooltip reads:
"A stationary object can be changed in game, but enables cached lighting methods when not moving.
*Cached Dynamic Shadows"
However, when attempting to move the actor, this warning appears after stopping PIE:
"Mobility of <actor name> has to be 'Movable' if you'd like it to move.
Edit MattK: Stationary lights cannot be moved. We should make the tooltip more clear.
The correct info is here:https://docs.unrealengine.com/latest/INT/Engine/Rendering/LightingAndShadows/LightMobility/StationaryLights/
Results
Actor does not move. Warnings appear in log "mobility of <mesh name> has to be 'Movable' if you'd like to move."
Expected
No warning appears, actor moves.
Head over to the existing Questions & Answers thread and let us know what's up.