Overriding Component class does not work properly in grandchild class BP

UE - Gameplay - Blueprint - Feb 22, 2023

If you set ComponentClass override in child class BP and grandchild class BP respectively, it is ignored in grandchild class. This issue is probably related to [Link Removed]. The fix for [Link Rem ...

Blueprint Nodes no longer Grid Snap to straight lines

UE - Editor - Feb 13, 2023

5.0:[Link Removed] 5.3:[Link Removed] Attached is a video of the two screenshots overlaid and lined up by their top edges. It appears that the Begin Play node (and others?) have more padding now, w ...

LOD streaming requests for distance fields are overridden with additional scene captures.

UE - Graphics Features - Feb 12, 2023

The distance field scene is shared between scene renders in a given frame. However, LOD requests are not tracked over the entire frame, but per scene render (e.g. camera or scene capture). Thus, if ...

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

[MetaSounds] - Outputs of nodes being used in a composed graph do not have animations

UE - Audio - MetaSounds - Oct 23, 2022

Outputs on composed nodes are not animating.  [Image Removed] ...

[Waveform Editor] - Waveform Editor has noticeable latency with larger files

UE - Audio - WaveformEditor Plugin - Sep 19, 2022

I've noticed as I've been working with the Wave Form Editor, that it works fairly well for smaller files, but on longer assets there can be some pretty noticeable latency when adding and adjusting t ...

The value of LLM AudioSummary is not an Audio-related aggregate value.

UE - Audio - Jul 29, 2022

"stat llm" does not show that the Audio summary value is the sum of Audio related tags. In the attached screenshot, when executing "stat llmfull", the AudioSummary value is less than the sum of "Aud ...

[Audio Import] - Cue Points are stripped on import on 24-bit wave files

UE - Audio - Jul 12, 2022

When importing wav files with a higher bit depth than 16, any cue points on the file are stripped.  ...

[Debug Tools][Crash] - Enabling au.editor.ForceAudioNonStreaming causes editor to crash the next time the user PIEs

UE - Audio - Stream Caching - May 31, 2022

Encountered while going through some debug commands. Repro 3/3. Crash Reporter Link: [Link Removed]Assertion failed: ChunkIndex != 0 [File:E:\User\Engine\Source\Runtime\Engine\Private\AudioStreaming ...

[Stall] AudioMixerSourceManager::FlushCommandQueue when opening editor for asset

UE - Audio - Apr 7, 2022

Live issue. Stall occurring for some users in the 5.0 Release. Currently hit 577 times by 500 users as of 2022-04-29 No specific project occurring on ...