When Both AnimMontage and AnimationTrack are Playing, the Blending Results are Different from Expectation

UE - Anim - Sequencer - Dec 11, 2018

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

BuildGraph builds some tools for Win32 even if Win32 is excluded from the build

UE - Foundation - Cpp Tools - Jan 16, 2019

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

UMG Animations Scale Retainer Boxes When Only Translating them

UE - Editor - UI Systems - Feb 28, 2020

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

When setting in PreviewGameLaunguage, the package application always adds "culture" to the argument

UE - Editor - UI Systems - Localization - Nov 12, 2020

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

UE - Editor - UI Systems - Aug 19, 2016

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

Game window renders transparent when launched with -game -log commands on Mac

UE - Platform - Apple - Oct 31, 2016

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

Go To Definition fails quietly for Native functions with no definitions

UE - Gameplay - Blueprint Editor - Aug 11, 2017

Go To Definition fails for Set and Map Utility nodes (does not seem to affect Arrays). A warning similar to the following appears in the output log:LogSelectionDetails: Warning: NavigateToFunctionS ...

PrimaryAssetLabel Assets are getting stripped from ShooterGame on the Launcher

UE - Foundation - Build - Rocket (Installed Engine) - Aug 7, 2017

PrimaryAssetLabel assets are missing when creating the project through the UE4Launcher, they exist in Source builds. The ShooterGame PrimaryAssetLabel assets were created in 4.16 so this is not a r ...

MS_VertexAnimationTools_MorphTargets are not deforming and reforming

UE - Graphics Features - Sep 20, 2017

The Material should be contracting and expanding if it is working correctly, but after version 4.16 it is not. Instead it is solid in appearance in the material editor viewport. Below I have linked ...

Renaming or moving Assets with a captured thumbnail removes the thumbnail

Tools - Sep 29, 2017

Renaming or moving Assets with a captured thumbnail removes the thumbnail when it should preserve the captured thumbnail. This issue does not appear to be a regression. Versions Tested: Issue occur ...