Streaming Virtual Texture UDIN V Offsetting

UE - Editor - Content Pipeline - Import and Export - Jan 31, 2024

UDIN virtual textures appear to have row 0 (U coordinate [0 - 1) swapped to the other side of the texture vertically. ...

Breakpoints in BP Actor Construction Scripts can freeze the editor in several circumstances

UE - Gameplay - Blueprint Editor - Jan 31, 2024

Placing a breakpoint inside of the construction script of a blueprint Actor can cause the editor to freeze in some situations. The licensee has identified two such cases. The first is when opening ...

UCommonVideoPlayer/Electra does not work in 5.3

Media Framework - Jan 30, 2024

This appears to be connected to playing immediately upon opening. This behavior is not observed when in the Release-5.1 or Release-5.2 streams. With the same setup, the video will start playing on t ...

Groom couldn't be rendered into ObjectID pass through MRQ

UE - Anim - Sequencer - MRQ - Jan 30, 2024

Raise the issue here since also other Developers met the same problem and reported to me. Object ID rendering for Groom is working in previous version(5.0 for example) ...

Error with variable during blueprint compile when selecting and deselecting widget name in UMG

UE - Editor - UI Systems - UMG - Jan 29, 2024

Selecting/deselecting the name of the widget on the UMG Designer will detect bleuprint changes. If compile blueprint at this time, it will output an error "due to old pin". The widget name has not a ...

After breaking a level instance without Actor Folders, moving its actors between folders of the world-partition map does not work correctly

UE - World Creation - Worldbuilding Tools - World Partition - Jan 29, 2024

If a standard level (without Actor Folders enabled) is added to a world-partition map (with Actor Folders enabled) as a Level Instance, and then that instance is "broken" so that its actors are inco ...

Two Sided Foliage doesn't receive VSM shadow with Opacity 0

UE - Graphics Features - Jan 25, 2024

Two-Sided foliage materials with an Opacity of 0 ignore any shadows cast with Virtual Shadowmaps, even in a completely sealed environment. This did not happen in UE 5.1.1 ...

GameplayEffects: Inherited UAssetTags and UTargetTags do not update their referenced tags correctly with inheritance

UE - Gameplay - Jan 25, 2024

When inherited, it is reasonable to expect the tags added by the parent to be reflected in the children. If the parent is editted after the children, however, tags that are added or deleted are not ...

Crash when using Property Access node on Animation Blueprint (repro based on Lyra Starter Game animation layers)

UE - Anim - Runtime - Jan 24, 2024

When using the Property Access node on Animation Blueprints to gain performance by better exploring parallel processing, it is possible that the underlying accessed property or any intermediate acce ...