Hello! I created a new project based on a SideScroller tutorial. When i try to open main collection, the editor crashes without any messages. But not every time - sometimes it works fine. I can build a windows bundle (i work on Windows 10x64) and the game works occasionally fine, but mostly crashes.
I read on the forum that unsupported videocards with an old OpenGL version can cause this issue, but i have IntelHD with latest drivers and Nvidia 635m on my laptop. Both have Opengl 4.0. I agreed “to debug” the editor in VS after crash and got this message
It’s something wrong with Intel’s driver. But when i force the game to run under Nvidia’s card i have the same message.
It can’t find any crash logs on Windows and also running with a -debug key doesn’t help with any usefull info.
Thanks for any help!