A crash this early is probably related to Godot. The main difference with 0.5 that could cause this is now Hotscreen starts on the screen that has keyboard focus so maybe the virtual machine has an issue with that.
Yes, you are right. I disabled some VM tools related to Display and there is progress. BUT there is a new error:
The program now also closes immediately, but now "Menu" starts before shutting down.
"hotscreen_logs.txt" also appears.
Taking this into account and the fact that there were no problems on previous versions, maybe you have new ideas?
P.s. Maybe I can find Demos of previous versions somewhere?


ERROR: D3D12CreateDevice failed with error 0x887a0004.
at: (drivers/d3d12/rendering_device_driver_d3d12.cpp:6367)
ERROR: Condition "err != OK" is true. Returning: ERR_CANT_CREATE
at: initialize (drivers/d3d12/rendering_device_driver_d3d12.cpp:6733)
ERROR: Failed to initialize driver for device.
at: (servers/rendering/rendering_device.cpp:6655)
As I understand it, this error is related to DirectX12 and the inability to work with VMs drivers