[Soundfield Submix] - Output is silent when routing sound to Unreal Ambisonics and then to Resonance

UE - Audio - Submixes - Dec 8, 2022

According to the official docs https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/Nativesoundfield/ an ambisonic submix can be rendered to Resonance or Oculus; however when doing so, while th ...

Running the BuildPlugin command results in a warning that ForceCompile is not supported and an error that an item with the same key has already been added

UE - Foundation - Cpp Tools - Automation Tool - Dec 7, 2022

Repro Rate: 5/5 This issue was encountered in the 5.1.0 live launcher build of //UE5/Release-5.1 at CL 23058290 and reproduced by other users. Regression tested against the 5.0.3 live launcher bui ...

Repeated GPU Timeout after drawing to render target

UE - Graphics Features - Dec 7, 2022

(Enduring Games) Included Insights trace to show the memory spike in LLM followed by some pretty large time cost frames in the timeline. (Link to insights trace in comments section) ...

Exporting to FBx nanite staticmesh, export the low res fallback LOD 0

UE - Editor - Content Pipeline - Import and Export - Dec 7, 2022

The exporter export the render data and the nanite render data is on the gpu and is not accessible, this is why it export the fallback mesh. Its more complex then it appear since we will need to do ...

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

Cloth jitters in Movie Render Queue renders when temporal sampling is enabled

UE - Anim - Sequencer - MRQ - Dec 6, 2022

The Cloth simulation time step smoothing is interfering with the substepping fix for multi Temporal Samples by changing the very variable DeltaTime and causing some large errors in the cloth simulat ...

Variable can't be set by the Pick Actor From Scene eye dropper if that actor's name starts with an underscore "_"

UE - Editor - Workflow Systems - Dec 6, 2022

This is a regression. Tested in //UE5/Release-5.1 CL20979098 Variable can't be set by the Pick Actor From Scene eye dropper if that actor's name starts with an underscore "_". ...