Fbx scene importer: memory corruption

UE - Editor - Content Pipeline - Import and Export - Oct 27, 2022

Material Editor: Highlight/Isolate should warn user when using Nanite Mesh

UE - Graphics Features - Nanite - Oct 27, 2022

Editor should visually warn the user that this feature doesn't work with Nanite, or that the Nanite Preview mesh needs to be enabled (or forcibly enable it when they attempt to use this option), oth ...

Wrong height from Chaos::FHeightField::GetHeightAt()

UE - LD & Modeling - Terrain - Landscape - Oct 27, 2022

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

Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints

UE - World Creation - Worldbuilding Tools - Level Instances - Oct 27, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL 20979098 Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints. Rerunning the Build > Pack Level Ac ...

Mirror Data Table is NOT added SyncMarker automatically when creating

UE - Anim - Runtime - Oct 27, 2022

Mirror Data Table is added rows about Bone, Curve, Notify when creating. But SyncMarker is ignored. The following codes can fix this issue. Engine/Source/Runtime/Engine/Private/Animation/MirrorDa ...

Clear FileItem cache when deleting files to prevent stale cached data

UE - Foundation - Cpp Tools - Automation Tool - Oct 26, 2022

Should be straightforward, the UDN that reported this deletes all files using the FileItem interface so they can clear out the entry from the cache dictionary but there may be a way to just invalida ...

Collapsing an Event with 1 connected node and 1 unconnected node to a function results in Both nodes being connected in the function

UE - Gameplay - Blueprint - Oct 26, 2022

This is not a regression tested in //UE5/Release-5.0 CL22491701 Collapsing an Event with 1 connected node and 1 unconnected node to a function results in Both nodes being connected in the function ...

ProcessPriority performance consideration with Generation 12 Intel CPUs

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 26, 2022

It has been noted that the default BelowNormal process priority set in UnrealBuildTool is not handled well with the Gen 12 Intel CPUs as processes are only scheduled on the E-Cores which causes degr ...