1. What happened
When Active Input Handling is set to Input System Package (new), Input.location.status remains stuck in the 'Initializing' state and never starts. The only way around this seems to be setting Active Input Handling back to 'Both.'
2. How can we reproduce it using the example you attached
- Build the project attached to Android
- Input.location.status is checked each frame. When set to New, Input.location.status will be stuck in Initializing. When set to Both, Input.location.status will reach the Running/Stopped state.