Blueprint added component get reordered when editing properties on them

UE - Gameplay - Blueprint Editor - Sep 1, 2022

It's hard to say if this actually a UX issue specifically tied to component editing, or a broader issue with UX. Either way, we should triage the problem and work from there. ...

Use Camera Cut for Warmup does not take into account shot's camera cut track

UE - Anim - Sequencer - MRQ - Aug 31, 2022

Camera cut warmup does not take into account the shot's camera cut track when rendering from the master sequence. Rendering the shot alone will, however. ...

[AI] Debug Render Scene Proxy hits ensure for registering a delegate twice during level streaming.

UE - AI - Debugging - Aug 31, 2022

Description from licensee: We're seeing an ensure get tripped up in FDebugRenderSceneProxy that says "DrawDelegate is already Registered!". Debugging the issue, we have confirmed that the DrawDeleg ...

Orient and Scale Retargeting Does Not Work with Skeleton Remapping

UE - Anim - Rigging - Retargeting - Aug 31, 2022

From UDN: "In FBoneContainer::GetRetargetSourceCachedData, the source bones are assumed to relate to the same skeleton as the bone container, which is not the case when using a skeleton remapping t ...

Platform-specific defines not picked up by Intellisense

UE - Foundation - Cpp Tools - UnrealBuildTool - Aug 31, 2022

With the way PLATFORM_XSX, PLATFORM_PS5 etc. are defined, it seems intellisense doesn't know about them, because the .vcxproj only references the Win64 version of Definitions.h, and they are defined ...

Diff against Workspace/Diff against Previous version doesn't work with OFPA actors

UE - Gameplay - Aug 30, 2022

UDN reporting this: [Link Removed] ...

Pressing the Add Key button in the details panel does not work with multiple actors selected

UE - Anim - Sequencer - Aug 30, 2022

It looks like adding keys through the details panel only works correctly for the first selected actor in the world outliner. WORKAROUND Auto keying seems to pick up the multiple edits as expecte ...

Material Instance Editor Bug: Vector Parameter Channel Names not showing up in Layer Parameters panel

UE - Rendering Architecture - Materials - Aug 30, 2022

[Link Removed] ...

Breaking level instances does not adequately fix up actor references

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 29, 2022

Details in link. ...

HighResolutionScreenshot result changed after migration to UE5

UE - Graphics Features - Aug 27, 2022

There was no problem in UE4. It can be fixed on UE5 by the following workaround.console command 'r.Editor.Viewport.MaxRenderingResolution' set 'Realtime off' on viewport  ...