Volumetric clouds jitter when in front of geometry

UE - Graphics Features - Nov 30, 2023

Potentially related to [Link Removed], but distinct. ...

Landscape flatten target value and terrace interval's sliders don't take the landscape scale into account

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2024

This problem was originally reported in this UDN : https://udn.unrealengine.com/s/question/0D5QP000007yVue0AE/flatten-brush-limit-with-landscape-scale-z?fromCase=1 ...

Typing "Lerp" when dragging off of a vector pin results in "Slerp" being the first context menu hit

UE - Gameplay - Blueprint Editor - Mar 21, 2024

[Image Removed] ...

Ray Traced Shadows ignore mesh occlusion on water when enabled

UE - Graphics Features - Ray Tracing - Apr 25, 2024

A forum user reported an issue where object geometry occlusion would be missing when Ray Traced shadows were enabled. I was able to reproduce the issue internally where occlusion seems to be missing ...

Subobject of garbage actor may be reassigned to newly created actor on the client

UE - Networking - Aug 15, 2023

When an actor channel is cleaned up, the actor and its subobjects in the CreateSubObjects array are destroyed/marked as garbage in DestroyActorAndComponents. However, default subobjects are not adde ...

FCollisionProfileNameCustomization doesn't support Multiple Values

UE - Editor - Workflow Systems - Aug 16, 2023

The class FcollisionProfileNameCustomization customizes the property editor for the class FcollisionProfileName. However, it does not handle the case where multiple assets/actors are being edited si ...

Compiling Blueprints breaks socketed attachments of actors attached to non-root components

UE - Gameplay - Blueprint - Oct 12, 2023

When blueprints are compiled, instances of those blueprints have their attachments detached and then reattached. Reattachments always occur on the RootComponent regardless of which component they we ...

Include option to use ViewTarget's location when determining relevancy

UE - Networking - Jan 26, 2024

When determining relevancy for an actor based on distance, the location of the player's view point is always used if it is available, rather than the location of the view target (see FNetViewer and ...

Sparse volume textures displayed in Heterogeneous volume only visible in left eye

UE - Niagara - Rendering - Mar 14, 2024

Sparse volume textures displayed in Heterogeneous volumes are only visible in the left eye, as well as Niagara Fluid Sims. UDN for reference: [Link Removed] ...