I am having few issues with OpenScene:
BUG: landscape spline actor was broken and had gaps in the lumen surface cache scene view and HWRT reflection view in 5.6. but in 5.7 HWRT looks good but in surface cache landscape spline is still broken. issue resolves when i disable nanite on the source mesh.
And I also can’t see foliage other than grass type in Lumen view modes.
I am using the following CVARS:
r.RayTracing.Nanite.Mode=1;
r.RayTracing.Culling=0;
r.RayTracing.Geometry.InstancedStaticMesh.Culling=0;
r.RayTracing.Geometry.LandscapeGrass=1;