When Slot animation by AnimMontage and AnimationTrack is done at the same time, the blend result differs from expectation. Probably because if AnimMontage's loop playback by EventTrack is executed, ...
When creating a local binary build of the Engine using the BuildGraph, there are several tools that are built for Win32 even if Win32 was specifically excluded from the BuildGraph (ie. -set:WithWin3 ...
When translating a retainer box in an UMG animation the scale of the retainer box is also affected. Attached is a 4.23 example project. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, ...
Whenever packaging project from Launcher with a PreviewGameLanguage set, the culture="preview language" is added to the UE4CommandLine.txt file. Can avoid this issue by setting "None" in PreviewGam ...
Some reset to default buttons not appearing for UMG Appearance. This seems to only affect the Categories like Brush, Style or categories under Style like Normal/Hovered. Individual properties rese ...
This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...
The DestroySession node fails each time it is called, and the session is never destroyed. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 3172292. Unable to test in 4.15 Main CL# 3205566 due ...
Category for a task blueprint(BTTask_BuleprintBase) does not appear in behavior tree's context menu after reopening a project, if the task is not placed in the behavior tree. User needs to open the ...
MakeSureMapNameIsValid will take in a FString, look for an asset matching that FString and edit it to match the asset path of the asset found. This issue is caused by the function not limiting its s ...
There is a crash that is occurring when a blueprint with the parent of "Level Bounds". The crash occurs when the project is closed and reopened. Opening the blueprint immediately after it was create ...