Godot-4.4-rc1: window_set_mode
ends with error Embedded window only supports Windowed mode.
#103171
Labels
window_set_mode
ends with error Embedded window only supports Windowed mode.
#103171
Tested versions
v4.4.rc1.mono.official [8ed125b]
System information
Windows 11
Issue description
After upgrading to v4.4.rc1.mono.official [8ed125b] my test runner scene is broken.
It shows an error
Steps to reproduce
Create a scene and run it by using
EditorInterface.play_custom_scene("res://addons/gdUnit4/src/core/runners/GdUnitTestRunner.tscn")
Minimal reproduction project (MRP)
n/a
The text was updated successfully, but these errors were encountered: