Typo in hint text for Collision Max Push Out Velocity

UE - Simulation - Physics - Solver - Dec 5, 2022

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

Specular highlight flickers when moving on Android

UE - Platform - Mobile - Dec 6, 2022

Regression: Tested in UE5/Release-5.0, this issue also occurs so regression is no. ...

AddTimedDisplay causes crash when changing level

UE - Gameplay - Dec 8, 2022

RemoveAfterSecondsLambda in AddTimedDisplay function may access released memory during level transitions. The following workaround works : void UViewportStatsSubsystem::AddTimedDisplay(FText Text, ...

If LevelSequence ends during a shot that includes a CineCameraActor, Player Camera is not reset correctly

UE - Anim - Sequencer - Dec 13, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Issue occurs when sequence ends with shot, and if sequence is interrupted during shot. ...

Media I/O - Capture option Crop/Center return on the top left instead

UE - Virtual Production - IO - Media - Dec 13, 2022

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

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

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

MoviePipeline: HighRes Tiling feature crashes at high resolutions

UE - Anim - Sequencer - MRQ - Jan 4, 2023

If you run with -rdgimmediate -onethread you can get the callstack that indicates that MRQ is still attempting to allocate the full sized texture and not the individual tile size. ...