Unable to close preview

Hi.

Since 4.5.1 i am unable to close the preview window.
Once you click on play the mouse is consumed. It is no longer visible in windows and behaves almost as if you just launched a full-sceen game.

Is there any other to work around this?
The main issue is debugging is now somewhat tedious having to alt-tab through all windows before getting back to the editor. Where in the past it was possible to simply drag the preview window out of the way.

Regards

Hi Crocopede,

In your player controller, set Show Mouse Cursor to true in the defaults pane. This should show your mouse on play and unlock the mouse from the viewport. Additionally, you can use a Set Input Mode Game and UI and set “lock mouse to viewport” to false if you do not want to see the mouse cursor at all.

Thank you.
Noob mistake… should have thought its working perfectly in my other game.