Tested in: //UE5/Release-5.0 CL 20979098 //UE5/Release-5.1 CL 22346211 Both had the same results of the details panel having no major indication of how to see it. Foliage Details require users to ...
UE5.0 does not support ActorFoliage at Levels where World Partition is enabled ( [Link Removed] ), but ActorFoliage will work via ProceduralFoliageVolume. And when you cook the level you will get an ...
Foliage usually follows when the Transform of the placed ground or floor changes. However, if the ground or floor is a Level Instance Actor, it will not follow. The cause is in the code below. voi ...
WorldPartitionFoliageBuilder commandlet can incorporate foliage instances into the correct IFA. But it removes the connection information between base meshes and the foliage instances. ...
Changing the InstancedFoliageGridSize by the WorldPartitionFoliageBuilder commandlet will cause some of the foliage to not load correctly. ...
Nanite enabled Foliage stays visible when Foliage is set to Hide All. ...
Actor Foliage can't be added to Foliage Paint or Single with World Partition maps. ...
Instance overlap functions for Foliage Instanced Static Meshes detects instances incorrectly. I was able to see this occur with both the Sphere and Box functions. In addition, I drew out debug sphe ...
Created a new level and added a terrain. Added grass foliage and enabled density scaling located in the grass foliage settings mode. After placing foliage on terrain, the editor crashes. This is ...