The order of passes related to Decal rendering (without the DBuffer) and CustomDepth is changed by the CVar "r.Lumen.AsyncCompute", even when Lumen is not enabled. This causes Decal Materials that ...
Actor foliage does not respect the "foliage.CullDistanceScale" console variable. This was brought up in a UDN: [Link Removed] ...
Nanite foliage static meshes do not respect the "foliage.MaxEndCullDistance" console variable setting. This was brought up in a UDN: [Link Removed] ...
It is possible to get in a rare situation where PCG uses all Background workers while also having all its workers waiting on the FPCGLandscapeCacheEntry DataLock critical section. Since loading of ...
Consider an actor defined in C++ with "bIsSpatiallyLoaded" set to true (the default), and a derived blueprint that overrides "bIsSpatiallyLoaded" to false. Now consider an actor instance of that blu ...
There is an issue with UPROPERTY enums where the tooltip does not update as expected. When the DetailViewWidget is refreshed, the tooltips appear correctly. For example, ToggleShowingOnlyAllowedPro ...
The Remove-On-Break (ROB) feature, set on Fracture Mode on Geometry Collections (GC), was supposed to make the particle shrink until it vanishes. When the GC goes to sleep the shrinking stops and sh ...
Niagara particle sprites with a Translucent Material are glowing in a completely dark area. This issue is also observed with the deprecated Cascade particles. Particle brightness is also dependent ...
When using a Translucent or Modulate blend mode decal, the underlying shadow may become visible with VSMs, RT Shadows, and with the Pathtracer. When no normal is applied and a sphere is used to tes ...