Projects cannot be built and opened in DebugGame from the commandline

UE - Foundation - Core - Oct 16, 2017

Code projects in 4.18 cannot be opened in DebugGame from the commandline. REGRESSION: Yes. This worked successfully in 4.17.2. The attached log is from 4.19. The log for 4.18 was similar. ...

Import Source disappears in Textures after loading asynchronously loaded level

UE - Editor - Content Pipeline - Import and Export - Dec 15, 2015

It looks like when reimporting a texture asset into the engine after loading a level, you will be confronted with the File Selection box and not the reimport successful notification. In fact if you ...

Changing transforms to absolute in parent blueprint does not propagate to child blueprints in the level

UE - Gameplay - Blueprint - Oct 26, 2015

If the transforms for a blueprint component are changed to "absolute" location and/or rotation, new child blueprints created will correctly show the absolute location/rotation changes, but the child ...

WmfMedia: Calling the play and pause nodes multiple times cause a media player to stop working

Media Framework - Aug 20, 2015

If the player calls the nodes Pause > Play > Pause > Play, the media player will stop working. ...

WmfMedia: Track switching does not work

Media Framework - Aug 31, 2016

Track switching is currently not supported, because media with multiple tracks of the same type fail to load. Once that is fixed, implement run-time track switching. ...

Unable to Rename using the Right-Click Menu on El Capitan in Blueprints and Sources Panel

UE - Platform - Apple - Apr 4, 2016

Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...

Negate Blueprint Macro Returning Original Value

UE - Gameplay - Blueprint - Sep 21, 2016

The Negate blueprint macros (NegateInt, NegateFloat) are returning the original value. Found in 4.12.5 CL 3039270. Reproduced in 4.13 CL 3106830 and 4.11.2 CL 2946394. ...

Tessellation on Linux doesn't show in packaged project in OpenGL4

UE - Platform - Linux - Dec 9, 2015

When using OpenGL4, any asset using a material with tessellation will appear untextured in a packaged version of the project. ...

Cannot Rename Folders in Content Browser Explorer Panel in OSX

UE - Platform - Apple - Apr 29, 2016

On Macs running Yosemite or El Capitan, you cannot rename a folder in the Content Browser Explorer window, but you can rename them in the Contents Viewer to the right (I'm not sure of the correct te ...

MAC: Drop Down Menus Continuously Flicker (In Certain Conditions)

UE - Editor - UI Systems - Slate - Nov 4, 2015

Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...