I was trying to setup pixel streaming for playing Lyra game on UE5.2. Everything turned out ok until I pressed ESC to show the game menu. I was not able to click the menu items since no cursor appeared.
Lyra is an FPS game, so I don’t want to change controlScheme to hoveringMouse instead of LockedMouse. I was expecting the software cursor to show up when any widget like the menu pops up.
Is there a way to solve the issue?