[Bink Audio] - Bink not playing back wave files with 8000Hz Sample Rate

RAD - Bink Audio - Jan 3, 2023

Wav files with 8000Hz sample rates can be imported into the editor, but fail to play with the Bink compression setting. PCM, ADPCM, and Vorbis work as expected. LogAudioDerivedData: Warning: Cooking ...

Certain options don't display in Context Sensitive search for Widget Blueprint until opening a regular Blueprint

UE - Gameplay - Blueprint Editor - Jan 3, 2023

Context Sensitive searches in Widget Blueprints is not working as expected in 5.1. I was able to reproduce this 4/4 times in 5.1, and confirmed that this issue is a regression as the search works as ...

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