Nanite Meshes appear to glow with Skylight stationary mobility

UE - Graphics Features - Lumen - Oct 31, 2022

[Image Removed][Image Removed] ...

[MetaSounds] - Inputs, Outputs, and Variables are not allowing spaces in the member name

UE - Audio - MetaSounds - Oct 27, 2022

UE does not allow to have spacing for array in MetaSound PatchThis occurs in MetaSound Source as well Regression checked and occurs on //UE5/Release-5.1 @ CL 22805038 - P4V Repro Rate : 4/4 ...

Editor asserts when deleting a morph target from a skeletal mesh

UE - Editor - Content Pipeline - Asset Build - Oct 24, 2022

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

Nav octree memory is not correctly reporting memory usage.

UE - AI - Navigation - Oct 6, 2022

STAT_Navigation_CollisionTreeMemory and STAT_NavigationMemory are not accounting for DEC_MEMORY_STAT_BY OctreeSizeBytes in the navoctree destructor. It appears STAT_Navigation_CollisionTreeMemory E ...

Creating a new C++ class derived from Instance Foliage Actor fails to link

UE - Foundation - Cpp Tools - Live Coding - Oct 5, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Creating a new C++ class derived from Instance Foliage Actor fails to compile. User reported this issue after they tried to includ ...

Changing Asset Manager settings breaks game feature scan directories

UE - Gameplay - Sep 29, 2022

The asset manager is used to scan directories on disk for different Primary Assets that can then be loaded on demand. Game feature plugins support the ability to add additional scan directories when ...

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