On a landscape actor with Nanite landscape enabled, set the bUseDynamicMaterialInstance property on a landscape proxy and setup a BP to call SetLandscapeMaterialTextureParameterValue / SetLandscape ...
Correct motion vectors are required for things like anti-aliasing to work. Currently ISM/HISM don't support tracking to do this automatically. This is a frequently reported problem for licensees and ...
From licensee:When a material instance is applied to a landscape in a scene and the user resets param in that material instance, that edit is not applied to rendered landscape (while it is if the ma ...
From UDN: [Link Removed] ...
Referece to the source level should be fixed by FReplaceObjectRefsArchive, but it is not working because ArIsModifyingWeakAndStrongReferences is not set. It can be fixed by setting the flag.class FR ...
Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...
Failure occurs at compile time during GC when the replacement component that we create is being destroyed. This component includes the BillboardComponent instance that's attached to the scene compon ...
It appears as if the primary screenpercentage is being sent as the screen size to separate translucency materials, even though separate translucency has its own screenpercentage (r.SeparateTransluce ...