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

Enhanced Input duplicately fires input event when used in Widgets.

UE - Gameplay - Input - Jun 9, 2023

When creating a UserWidget and creating a process to receive input events with Enhanced Input, input events may be generated multiple times in duplicate. To reproduce this problem, create a Widget a ...

GeometryCollection with StripOnCook and without EnableNanite causes a crash in cooked game

UE - Simulation - Visual - Jun 16, 2023

The Strip on Cook option seems to strip even necessary data. ...

Edit Layers naming is being added to the Localization Dashboard

UE - Rendering - Architecture - Materials - Mar 1, 2024

When a Material Instance with Layer Parameters is added to the Level Landscape, the Layer Names get added to the Localization Dashboard. ...

Incorrect display of NavLinks when bFailedNavLinks is enabled

UE - AI - Navigation - Oct 10, 2024

When bFailedNavLinkNavLink is enabled in RecastNavmesh, some NavLink points are debugged and others are not depending on the position of the NavLink point. In the sample project, enable bFailedNavL ...

Compatible Skeleton Animation does not retarget the same on duplicate skeleton

UE - Anim - Rigging - Retargeting - Jan 29, 2026

If a mesh is exported from the engine, reimported as a new skeleton and mesh, and then marked as a compatible skeleton. Animation will have slightly different rotations playing on the skeleton. ...

JsonObjectToUStruct removes _ClassName from input FJsonObject, breaking repeated deserialization

UE - Foundation - Mar 18, 2026

FJsonObjectConverter::JsonObjectToUStruct removes _ClassName from nested JSON objects during deserialization. Removing Obj->RemoveField(ObjectClassNameKey) from ConvertScalarJsonValueToFPropertyWit ...

When typing Korean in Slate using FTextInputMethodContext, characters outside a specific range are not entered

UE - Editor - UI Systems - Slate - Apr 7, 2026

Descriptions After getting the below message LogTextStoreACP: Verbose: GetTextExt - From 33 to 34 A line break past that range is inserted. However, when typing Korean, the correct range is not s ...