Niagara Parameters window resets when clicking in a Scratch Module

UE - Niagara - Nov 29, 2022

Regression: The UI for the Parameters window in a Niagara System is different from UE5/Release-5.0 to UE5/Release-5.1, so the issue cannot be replicated in Release-5.0 This issue occurs when going ...

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

Physics Velocity updating for Character objects, even with Teleporting enabled

UE - Simulation - Physics - Character - Nov 28, 2022

Reproduced 3/3 times. Issue does not occur in //UE4/Release-4.27, so Confirmed Regression. ...

Dataprep crash when creating a parameter from a datatable asset or any asset

UE - Editor - Content Pipeline - Visual Dataprep - Nov 28, 2022

Packed level blueprint does not behave as noted in documentation.

UE - World Creation - Worldbuilding Tools - Nov 28, 2022

In the documentation page: [Level Instancing in Unreal Engine | Unreal Engine 5.0 Documentation|https://docs.unrealengine.com/5.0/en-US/level-instancing-in-unreal-engine/] it is mentioned that: [ ...

Niagara compile error : Select Position from Array

UE - Niagara - Nov 24, 2022

A similar node, Select Vector From Array, does not have this problem. The difference between the two seems to be whether or not Required is checked in the input node's exposure options. ...

SkyLight is not affecting the volumetric fog

UE - Graphics Features - Lumen - Nov 24, 2022

Looks like this behavior was working as expected until 5.1 Preview 2 ...