So I've been developing a game in GS for a few days and some half an hour ago added a "Reset game" behaviour for when the player is spotted. I tried playing it and the editor crashed - I thought I'd made a mistake in game logic (some infinite loop of resetting the game or something) but it turns out it wasn't the case - even if I remove it from the actor, the editor crashes to the desktop without any prompt when I'm pressing play.
Now the whole project seems glitched cause I even tried to export all the files to a new, empty project and then removed all the things from the scene so that I was left with the camera and a white background and even then, the game still crashes to the desktop when pressing play...
What has happened and - more importantly - how can I solve it and restore the ability to play my project in the editor?