Crash when trimming animation and then undoing action

UE - Anim - Runtime - May 30, 2023

Repro rate: 3/3 times This is a regression as the issue does not occur in 5.1.1  ...

MotionWarping does not recognize new MontageInstance with the same montage

UE - Anim - Gameplay - Jan 11, 2023

When the same AnimMonotage is played again while moving with MotionWarping & RootMotion, UAnimNotifyState_MotionWarping does not recognize it. From licensee: The issue was that in URootMotionMod ...

After breaking a level instance without Actor Folders, moving its actors between folders of the world-partition map does not work correctly

UE - World Creation - Worldbuilding Tools - World Partition - Jan 29, 2024

If a standard level (without Actor Folders enabled) is added to a world-partition map (with Actor Folders enabled) as a Level Instance, and then that instance is "broken" so that its actors are inco ...

FBX: Camera imports to Matinee with skewed position and rotation

UE - Editor - Content Pipeline - Import and Export - Aug 27, 2013

Branch Build Label Changelist UE4-Main UE4_[2013-08-27_14.24] 1799942 DESCRIPTION: When importing an animated camera from Maya into Matinee, the placement of the camera is changed (shifted 90 ...

UAssetManager::ChangeBundleStateForPrimaryAssets: Performance: Avoid canceling loads in progress when new bundles added and the in progress bundles are kept

UE - Foundation - Core - Cooker - Mar 4, 2024

UAssetManager::ChangeBundleStateForPrimaryAssets allows adding new BundleNames to the list of BundleNames loaded for a PrimaryAssetId. Each BundleName specifies a BundleEntry with a list of assets. ...

Display 1.2 bouncing ball has a typo in the Math Hall of ContentExamples

Docs - Samples - Sep 19, 2016

Just a typo that needs to be fixed. ...

When ParallelExecutor is enabled, Japanese build output of VisualStudio garbled

UE - Foundation - Cpp Tools - Sep 19, 2018

From UE4.20, Japanese build output of VisualStudio garbled. Below is a comparison between 4.19 and 4.20. ・4.19.2 1>------ すべてのリビルド開始: プロジェクト:MyProject3, 構成:Development_Editor x64 ------ 1> Clea ...

Attempting to build lighting in project crashes editor

UE - LD & Modeling - Terrain - Landscape - May 18, 2016

Attempting to build lighting in user's project crashes editor. Frequency: 3/3 CrashReporter: N/A ...

Physics Velocity updating for Character objects, even with Teleporting enabled

UE - Simulation - Physics - Character - Nov 28, 2022

Reproduced 3/3 times. Issue does not occur in //UE4/Release-4.27, so Confirmed Regression. ...