Geometry Collection component in BP always visible

UE - Simulation - Physics - Destruction - Dec 1, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. It's only through the Details panel that this happens; Geometry Collection visibility can ...

InstanceOnly UProperties accessible in Blueprint

UE - Gameplay - Blueprint Editor - Nov 30, 2022

Reproduced 3/3 times. Issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...

Crash when getting input action value from a component

UE - Gameplay - Input - Nov 30, 2022

NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them.  ...

Visual delay when using Seek in media player blueprint

Media Framework - Nov 29, 2022

Reproduced about 6 times from 9 attempts. Regression TBD. ...

Transform variable values in a Control Rig cannot be copied or pasted onto

UE - Anim - Rigging - Control Rig - Nov 29, 2022

When trying to copy/paste values from anything to a Transform variable's values, it will not happen. Additionally, you cannot copy/paste anything from a Transform variable. I repro'd this 3/3 times. ...

GroupActors Lose All Property Values on Duplicate/Copy-Paste in Editor

UE - Editor - Workflow Systems - Nov 29, 2022

Duplicating a Group (whether through Alt-Dragging or copy/pasting) does not carry over any property set in the source Group actors to the duplicated ones. Additionally, with Alt-Dragging, the duplic ...

Crash in RHICommandContext& GetContext() in Test/Shipping builds when bUseChecksInShipping is true

UE - Rendering Architecture - RHI - Nov 29, 2022

RHIinit() calls GRHICommandList.GetImmediateCommandList().GetContext() to make sure that GDynamicRHI->Init() initialized the immediate command list (by calling FRHICommandListImmediate::InitializeIm ...