I’m having some frustrating issues with my UE4 - whenever I turn on Ray Tracing and SkinCache Compile Shaders in a project, the splash loading screen gets to 95% but then crashes during shader compilation.
The error that appears should be attached as an image -
“Crash inside the platform compiler!
Internal error or exception inside dxcompiler.dll”
I came to the conclusion that it was RayTracing and SkinCache causing the error as whenever I turn them on in new or existing projects, the crash on start up happens.
The only way to make the project open again is to delete the ‘DefaultEngine.ini’ config file, which obviously is what stores the ‘enable’ function for those features.
Any help on this would be great as it is currently preventing me from working on any Ray Traced projects.
I have updated my nVidia drivers and I am using a 3080 card. This error happens in both 4.26 and 4.27 projects.