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

r.AllowOcclusionQueries 0 keeps increasing PrimitiveOcclusionHistorySet memory

UE - Rendering Architecture - RHI - Nov 29, 2022

r.AllowOcclusionQueries 0 skips the call to TrimOcclusionHistory(), so the PrimitiveOcclusionHistorySet container continues to grow. ...

Cannot Create Game Feature (with C++) module

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 28, 2022

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

Building Geometry removes Blueprint Actors from a level

UE - Gameplay - Blueprint - Nov 28, 2022

Regression: Tested in UE5/Release-5.0, the issue does not occur so it is a regression. This issue appears to be effecting Blueprint Actors specifically, as creating a Blueprint of any other class d ...