Perhaps this can help, we “solved” the issue by disabling raytracing for InstancedStaticMesh by adding r.RayTracing.Geometry.InstancedStaticMeshes=False
to DefaultEngine.ini
. Completely disabling raytracing also work.
Of course this is a workaround, the issue is still there, but at least we can avoid crashes until Epic releases an actual fix.
2 Likes