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 ...

Ocean does not completely fill water zone in certain circumstances

UE - LD & Modeling - Terrain - Water - Jan 26, 2023

Issue reported in [Link Removed] by [Link Removed] 1. Add one component to the 8K Landscape. [Image Removed] 2. Adding Ocean will not render correctly. [Image Removed] [Image Removed] These ca ...

Assertion at "UnrealInsights-TraceAnalysis.dll!UE::Trace::FTidPacketTransport::ReadPacket" when opening a capture file from a PS5 Dev Client with an Insights Binary

UE - Foundation - Insights - Jan 24, 2023

NOTES See Slack Thread for more Info: [Link Removed] 7Z file: [Link Removed]  PLATFORMS TESTED PC: Not tested Xbox One: Not tested XSX: Not tested PS4: Not tested PS5: Occurs Android: Not tested S ...

The transform of a Virtual Bone can be changed in the Skeleton but isn't preserved

UE - Anim - Runtime - Jan 23, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The transform of a Virtual Bone can be changed in the Skeleton but isn't preserved this has caused some confusion with users. ...

Large brush sizes causes hitching in Landscape Sculpt mode

UE - LD & Modeling - Terrain - Landscape - Jan 19, 2023

In my case I used the erosion brush and smooth brushes.  Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...

Near Clip Plane project setting has no effect

UE - Rendering Architecture - Jan 18, 2023

TickComponent and PostPhysicsTick in SkeletalMeshComponent can cause simultaneous read/write access

UE - Anim - Runtime - Jan 18, 2023

When a SkeletalMeshComponent is restarted by calling in order of   SetSimulatePhysics and SetComponentTickEnabled, the TickComponent and EndPhysicsTick are executed simultaneously. As a result, the ...

Burn ins are not composited onto media renders using the MRQ

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

In 5.1 media exports will not have the burn in composited onto them.  ...