Disabling Cast Static Shadows on Stationary Lights causes dynamic shadows to not render

UE - Graphics Features - Shadows - Jan 3, 2023

Regression: Tested in UE5/Release-5.1, this issue occurs as well. The shadows render properly for the sphere when Virtual Shadow Maps is set as the Shadow Method, as well as when Ray Traced Shadows ...

An added Static Mesh component with Mobility set to Static disappears at run time if the Actor is moved

UE - Gameplay - Blueprint - Jan 3, 2023

This is not a regression tested in //UE5/Release-5.0 CL20979098 An added Static Mesh component with Mobility set to Static disappears at run time if the Actor is moved. ...

Error packaging Android after disabling Vulkan Support

UE - Platform - Mobile - Jan 3, 2023

Regression: Tested in UE5/Release-5.0, this issue does not occur and is a regression. This issue occurs when packaging for Android ASTC, ETC2, and DXT. Packaging with Support Vulkan enabled results ...

Landscape Layer Masks can't be imported

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

Repro Rate: 3/3 This is a live issue that has been tested to occur in //UE5/Release-5.1 at CL 23058290. This is also confirmed to not be a regression since this issue also occurs in //UE5/Release- ...

Rigidbody not moving when small force is applied, and only rotates when angular impulse ≥ 7

UE - Simulation - Physics - Solver - Jan 3, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

[CrashReport] UnrealEditor-Engine!SkeletalDebugRendering::DrawBonesFromPoseWatch(FPrimitiveDrawInterface *,FAnimNodePoseWatch const &,bool) [SkeletalDebugRendering.cpp:213]

UE - Anim - Runtime - Jan 3, 2023

Generated from CrashReporter 1 user reported: "Crash when using "Toggle watch pose" in any node of the animation blueprint. The crash happens when you save the ABP after enabling toggle watch pose ...

Level Blueprint can be reparented to None, crashes Editor on Compile

UE - Gameplay - Blueprint Compiler - Jan 3, 2023

This is a Regression. Tested in //UE5/Release-5.0 CL 20979098 - "None" is not an option for the parent class and the "Reset this Property" is not initially there. ...

Getting Vector Parameter Values from a Dynamic Material Instance with 1 or more vector parameters returns an empty array

UE - Rendering Architecture - Materials - Jan 3, 2023

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The array for Vector Parameters isn't getting populated when called from a Dynamic Material Instance. ...

Non-public soft reference properties don't get PIE fixup

UE - Gameplay - Blueprint Editor - Jan 3, 2023

Actor Soft References which have been set in the class defaults (not set per instance) don't seem to get the PIE path fixup when they're private. Toggling the property as private and public shows d ...

Only exactly matching structures are considered compatible

UE - Gameplay - Blueprint Compiler - Dec 31, 2022

in UE 5.0.2 open TestActor Blueprint compile correct.  but in UE 5.1 Blueprint Compile not correct ...