ALevelVariantSetsActor not exposing Actor tags

UE - Editor - Content Pipeline - Variants - Nov 22, 2024

Hi, while trying to workaround this: https://udn.unrealengine.com/s/question/0D54z00008kTgHCCA0/variant-manager-crash-in-upropertyvaluehasvalidresolve I thought I would not create variant sets act ...

Calling BodyInstance.UpdateBodyScale displays erratic behaviors and does not update the rendering scale

UE - Simulation - Physics - Nov 22, 2024

Calling BodyInstance.UpdateBodyScale displays erratic behaviors and does not update the rendering scale. The licensee has reported and presented a repro project that displays the erratic behavior of ...

Changing the state of a PrimitiveComponent->BodyInstance while SetSimulatePhysics(false) updates the game thread but does not update the physics behavior

UE - Simulation - Physics - Nov 21, 2024

Changing the state of a PrimitiveComponent->BodyInstance while SetSimulatePhysics(false) updates the game thread but does not update the physics behavior. In the repro project provided (see addl in ...

Variant manager crash in UPropertyValue::HasValidResolve

UE - Editor - Content Pipeline - Variants - Nov 21, 2024

in the past we have reported a lot of VM related bugs which got fixed over time. Unfortunately, I think we have another one. Right now we're using 5.0.3 binaries from the launcher. Now the pro ...

Bug: Relative File Paths for Asset Source Files are Incorrectly Generated for Engine and Engine Plugin Assets

UE - Editor - Content Pipeline - Nov 21, 2024

When importing an asset like a Texture asset using the steps mentioned in the Repro steps, the imported asset does not have the correct relative path listed under the newly-created asset's "Source F ...

Small UInstancedStaticMeshComponent::UpdateInstanceTransformById bug

UE - Graphics Features - Nov 20, 2024

The call to UpdateInstanceTransform within UInstancedStaticMeshComponent::UpdateInstanceTransformById(..) sends bTeleport in place of bMarkRenderStateDirty that was added as part of Unreal Engine 5. ...

Shadow Maps performance issue with 5.4 in comparison towards 5.3

UE - Graphics Features - Shadows - Nov 20, 2024

Shadow depths performance for non-VSM in certain scenes, notably those with rect lights and meshes that are set to movable, went from ~2ms to ~18ms going from UE 5.3 to UE 5.4. Setting the movable a ...

Widget Flickering Observed in RetainerBox with Incorrect LayerId

UE - Editor - UI Systems - UMG - Nov 19, 2024

Setting the Phase Count of a RetainerBox to 2 or more may cause other widgets within the same UserWidget to flicker. Upon investigation, we found that during frames where the flickering occurs, the ...

Motion Warping component disappears on Editor restart or when swapping engine versions.

UE - Anim - Gameplay - Nov 19, 2024

Motion Warping component is disappearing on Editor restart or when swapping engine versions. When this occurs, the BP has the following Compiler Results messages: Component class is not set for'Mot ...

In UE5.5(final), when adding plugin from an older version of Unreal to a BP project, we are informed that the Engine Modules are out of date, and cannot be compiled while the engine is running. Please build through your IDE.

UE - Foundation - Cpp Tools - Nov 19, 2024

In UE5.5(final), when adding plugin from an older version of Unreal to a BP project, we are informed that the "Engine Modules are out of date, and cannot be compiled while the engine is running. Ple ...