Although this shouldn’t be done every tick, I was experiencing this issue when I forgot to set the input mode back to GameOnly
from GameAndUI
going from the main menu in my game to the actual game level in a multiplayer project. This was very hard to find out when testing locally.