Touch stop working after uploading to google play console!

When I build directly to my Android device, the touch works perfectly, however when I upload to the google play console and test through google play, the touch stops working. I had a feeling it was related to the ‘Active Input Handling’ which was set to ‘Both’. The solution was in the Event System component. I needed to press the ‘Replace with InputSystemUIInputModule’ button.