I have the same issue, I’m using nearly the same config file (except for the projection resolution) as kikilo but I still get crashes.
I have a small 1280x720 reference monitor set up running via an HDMI as my 2nd monitor (main monitor is on DP connection, not sure if any of that is relevant)
Can someone have a look at this crash log? It says at the end:
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffff
UE4Editor_DisplayCluster
UE4Editor_Engine
UE4Editor_Engine
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll
**Edit: **One thing I literally just noticed which might be causing an issue:
in nDisplay Launcher when I go to select the UE4 editor (for Add Project in Editor-game), the file path to the editor is:
“Program Files\Epic Games\UE_4.24\Engine\Binaries\Win64\UE4Editor.exe”
So here’s a major problem I realize, my file path has two spaces in it, “program Files” and Epic games". Could this be the cause of the crashes? I recall the docs saying to avoid this, but I’ve also heard there’s no way to change these directories without screwing up Unreal!