Tick and input actions order of execution

If your project isnt BP only, you can use FWorldDelegates::OnWorldTickStart on your custom actor class, which will essentially “tick” super-early in the World tick group.