ForceActorRelevantNextUpdate will only force an update on the first connection

UE - Networking - Mar 21, 2019

The ForceActorRelevantNextUpdate will only trigger an update on the first connection in the list. Note that the ForceActorRelevantNextUpdate does not work on dynamic actors since their ActorChannel ...

Gameplay Abilities: FAttributeSetInitterDiscreteLevels::PreloadAttributeSetData does not allow FGameplayAttribute.

UE - Gameplay - Jun 19, 2019

Moving from "float" to "FGameplayAttribute" is causing a test to fail. ...

The MultiGate Node can have more than 32 output pins

UE - Gameplay - Jul 22, 2019

The MultiGate Node is able to have more than 32 output pins. Found in 4.22.3 CL#7053642 Reproduced in 4.21.2 CL#475421, 4.23 Preview 2 CL#7321677, 4.24Main CL#7473682 ...

Landscape material renders as default material on TM-AnimPhys

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2019

Landscape material renders as default material on TM-AnimPhys: LogMaterial: Warning: /Game/Maps/Framework/TM-AnimPhys.TM-AnimPhys:PersistentLevel.Collision-Landscape.LandscapeMaterialInstanceConstan ...

Foliage's Landscape Layers are not reflected when Landscape is rotated

UE - LD & Modeling - Terrain - Landscape - Feb 19, 2020

This problem seems to occur because Rotation is not taken into account when calculating Weight. I have confirmed that it can be solved by calculating the rotation as follows.float ULandscapeCompone ...

Use of SpiralBlur-SceneTexture MaterialFunction in translucent material results in compile errors

UE - Graphics Features - May 8, 2020

This appears to be new in 4.25. ...

The LOD is not reflected in Shadow when r.ForceLODShadow is set

UE - Graphics Features - Dec 16, 2020

When I looked into this feature, I noticed that ForceLOD was not set by the code below. Therefore, I confirmed that only Shadow can change LOD by changing as follows.[Link Removed] ...

[MetaSounds][Sine Generator] - Ensure in MetasoundEnum.h

UE - Audio - MetaSounds - Mar 25, 2022

Live Ensure seen in Crash Reporter. Crash Reporter Link: [Link Removed] Hit 13 times by 4 users.Ensure condition failed: Converted [File:D:\build\++UE5\Sync\Engine\Plugins\Runtime\Metasound\Source\ ...