FBasePassMeshProcessor crashes in ODSC code because the WorldGridMaterial doesn't support translucency

UE - Rendering Architecture - Jan 30, 2023

UDN: [Link Removed] Slack: [Link Removed] Then, the return value of TryAddMeshBatch is determined by FBasePassMeshProcessor::Process. When the crash occurs, GetBasePassShaders fails to get the shad ...

In Android, the UI does not fill the entire screen and there is an empty space

UE - Platform - Mobile - Jan 30, 2023

After migrating to version 5.1, the UI does not fill the screen and there is an empty space. Please refer to the attached screenshot and test project. tested device : galaxy Z flip 3 ...

When used with First Loop Start Frame Offset and Use Animation Blueprint, the character will alternate between the specified animation and the reference pose

UE - Anim - Sequencer - Anim in Engine - Jan 30, 2023

If you use StartFrameOffset set to 1 or higher in conjunction with the Use Animation Blueprint, the character's animation will be rough towards the end of the section. Specifically, it seems that th ...

Make literal container nodes (e.g. MakeArray) do not cast object ref output terms linked to interface-typed input pins.

UE - Gameplay - Blueprint - Jan 28, 2023

As with most nodes, object reference outputs can be directly connected to interface-typed inputs on "make container" nodes (e.g. "MakeArray") if the object's class type implements the interface clas ...

Rendering with a singe frame custom frame range in the MRQ with temporal sampling renders 2 frames instead

UE - Anim - Sequencer - MRQ - Jan 27, 2023

Temporal samples cause more than one frame to be rendered with a custom range of 1 frame ...

Deferring Blueprint CDO construction at load time is leading to some data loss.

UE - Gameplay - Blueprint - Jan 27, 2023

Various licensees are reporting data loss on load due to the change that was made for [Link Removed] in which we now defer Blueprint CDO construction on load until the finalization phase. This issu ...

Niagara particles bounce instead of resting on AMD GPU in SM6

UE - Graphics Features - Jan 27, 2023

Additional Info URL [Link Removed]…]2F00O4z000006EGZXEA4%2Fview%3FqueryScope%3DuserFolders Link to repro - [Link Removed] Old UDN question that may be relevant, similar visual bug - [Link Removed] ...

Crash in Material Editor when calling GetScreenSpaceData() from custom node

UE - Rendering Architecture - Materials - Jan 27, 2023

Muting the top most track row is muting all track rows

UE - Anim - Sequencer - Jan 27, 2023

The workflow above is generally used to pull out key poses from a mocap performance. It works on 5.0. It can be simplified for QC into this:add some animation keys to your rigged character in Sequ ...

If using SetAlignmentInViewport in Construct, the value with it is ignored

UE - Editor - UI Systems - UMG - Jan 27, 2023

If SetAlignmentInViewport is called in the UMG Construct, it is ignored internally. This is due to a change that came in 5.1, so it worked fine in 5.0. First, when the Set Alignment in Viewport nod ...