From licensee:
Foliage instances are not drawn correctly/the wrong LOD is selected while painting in FoliageMode.
This is more apparent when setting InstanceSettings>CullDistance>Max to a value != 0, which makes instances invisible while painting in the editor (under specific circumstances, see the attached project for repro).
Once a brush stroke is complete (left mouse button is released) everything renders just fine.
The problem could be caused by the calls to CalcLOD in HierarchicalInstancedStaticMesh::GetDynamicMeshElements
It looks like UnbuiltBounds are world space positions while ViewOriginInLocalZero/One are in local space so the LOD computation makes no sense.
When a foliage type has CullDistance-Max !=0 a LOD>=LodCount is selected by CalcLOD in the repro scene provided (following the repro steps), resulting in no instance being drawn, unless instance count > 1000, in that case the highest LOD is selected for all the unbuilt instances.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
What method is used to fill polygonal regions when drawing spline mesh at run time?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-234131 in the post.
0 |
Component | UE - World Creation - Worldbuilding Tools - Foliage |
---|---|
Target Fix | 5.6 |
Created | Dec 13, 2024 |
---|---|
Updated | Dec 17, 2024 |