Unreal Engine Fork - Gameplay Graphs Tests crashes

So, after getting the fork of unreal and debugging some issues with missing dependencies in VS, I finally got UE to build without any errors. However, now when I run the build in Visual Studio, which should theoretically launch the engine, it crashes instantly. The only information that I have is this:

'GameplayGraphTests.exe' (Win32): Loaded 'C:\Windows\System32\VSPerf170.dll'. Exception thrown at 0x00007FFAC0D3FE4C in GameplayGraphTests.exe: Microsoft C++ exception: xSharedMemoryException at memory location 0x0000007F8637EB80.

I just don’t know what this means, and I need help…