Try running from command-line with
./Editor.exe --disable-gpu
If there are errors, that should also show them.
Seems like passing by the command line & using --disable-gpu did the trick.Thank you. :)