turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.84k stars 619 forks source link

Editor crashes completely when trying to run the first_person_13 scene with FullScreen on #955

Open Rossakis opened 1 month ago

Rossakis commented 1 month ago

I get this error whenever I try to play this scene in FullScreen mode, which otherwise works fine in Windowed Mode. This happens on both DX12 and Vulkan versions.

Screenshot 2024-10-03 231707

One time I managed to make it run however, after running the scene first in windowed mode, however after closing and opening the Editor again, this bug reappeared. I couldn't make it work again.

For reference, I'm using a the DX12 version on 64-bit PC, with AMD Radeon RX 7900 XTX and Intel i9-14900K. I also have a 4k screen, if that helps.

NOTE: the Editor works fine in FullScreen mode for all the other scenes (that I tested at least) in the Content folder, such as the CharacterController scene.