It should work. Also using begin play is safe for things that do not reference other actors.
And quite important: package your game, run it without editor loaded. In editor, then standalone and in packaged game, things sometimes are loaded and started in different order.