User reports that some foliage/grass instances that are completely culled are actually still being rendered, costing rendering time.
Have a look using Intel GPA or RenderDoc and check pixel shader culling with PerInstanceFadeAmount, vertex shader culling with PerInstanceParams.z in LocalVertexFactory.usf and the instance run generation code is in sync.
Try debug rendering boxes for HISMC tree nodes, and the disable various culling mechanisms to check that culling is operating as it should.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-45922 in the post.
6 |
Component | UE - World Creation - Worldbuilding Tools - Foliage |
---|---|
Target Fix | 5.6 |
Created | Jun 12, 2017 |
---|---|
Updated | Oct 11, 2024 |