GeometryScript_TextureUtils.sample_texture2d_at_uv_positions in python

UE - LD & Modeling - Modeling Tools - GeometryScripting - Nov 17, 2022

Licensee- "GeometryScript_TextureUtils.sample_texture2d_at_uv_positions does not work in python. The uvlist becomes nullptr from python to C++. BP is working fine." ...

[Soundfield Submix] - Editor crashes when PIE using a Soundfield Submix

UE - Audio - Submixes - Nov 16, 2022

Editor crashes when using a Soundfield Submix with any encoding setting (Unreal, Oculus, Resonance). Assertion failed: IsSoundfieldSubmix() && SoundfieldStreams.Settings.IsValid() [File:D:\build\++U ...

Double-clicking metasound graph input widget resets value to 1, but displayed value does not change

UE - Audio - MetaSounds - Nov 16, 2022

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

In a listen server, when a client moves, anim notifies don't get fired for the server/host.

UE - Anim - Gameplay - Nov 14, 2022

Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...

Requesting Android Permissions causes an Ensure on Android Devices

UE - Platform - Mobile - Nov 14, 2022

Regression: Tested in UE5/Release-5.0 at CL 20979098 and the issue occurs. Issue would load in to the project without asking for permission and cause an ensure to occur, in 5.0.3 the issue would ca ...

Scaled Geometry Collection made from non-basic Static Mesh Crashes Editor

UE - Simulation - Physics - Destruction - Nov 14, 2022

Reproduced 3/3 times. So far tested with the Chair and Statue from the Blank Template Editor Default level. Error Reads as follows:Assertion failed: IsValid() [File:D:\build\++UE5\Sync\Engine\Source ...

Generated Installed build Windows only quicklaunch fails because Platforms\Hololens\Binaries directory non-existant

UE - Foundation - Build - Rocket (Installed Engine) - Nov 11, 2022

 Repro Rate 3/3Note: Step 3 in the steps to reproduce can take 2+ hours. When trying to do a quicklaunch for Windows platform in step 11 of https://testrail.it.epicgames.com/index.php?/tests/view/1 ...

MoviePipeline: Panoramic Renders don't work

UE - Anim - Sequencer - MRQ - Nov 10, 2022

Images aren't just under exposed, they have values of 0.0 even in exrs - enabling the Debug Settings and writing out all samples shows the GPU is actually rendering black. ...

Soundscape Palettes with no playback conditions do not activate

UE - Audio - Nov 10, 2022

Soundscape Palettes with empty playback conditions fail to activate ...

[Waveform Editor] - Changing the Edit time on a Sound Wave that has TotalSamples=0.0 can crash editor

UE - Audio - WaveformEditor Plugin - Nov 10, 2022

Rapidly changing the End Time on an asset that has TotalSamples=0.0 in the WaveFormEditor cases the editor to crash. Work around is to reimport the asset, which will restore that value. The crash hi ...