Doing a scene capture of a particle off screen on a thread other than the game thread in a packaged game asserts/crashes

UE - Niagara - Feb 15, 2018

From licensee: When building and running the package on windows or other platforms, the game stops at an Assert when a particle is being rendered (off screen) from a thread other than the game thre ...

Local binary build looks for code files using the original file path where it was first created

UE - Foundation - Core - Feb 14, 2018

A local binary build that is installed on a computer different from the one where it was originally created, with a different root directory location, attempting to go to the definition of a Bluepri ...

Performance hitch when creating widgets with child widgets containing animations

UE - Editor - UI Systems - Feb 14, 2018

When creating widgets that contain child widgets with animations, the performance appears when adding animations via child widgets. If the same amount of animations are created in a widget, the perf ...

Project Settings, IOS does not have a setting to override the @2x and @3x icons, so new projects will show the default UE4 icon

UE - Platform - Mobile - Feb 13, 2018

A packaged Shipping build of an iOS project still includes a few default UE4 logo icons, even if all of the icons in the Project Settings window have been set to custom icons. At least one user has ...

Local wildcard nodes don't determine types

UE - Gameplay - Feb 13, 2018

Whatever the type is, the local wildcard variable and local wildcard array nodes don't determine types and the compiler throws an error. ...

BroadcastOnActorMoved is not being called

Tools - Feb 13, 2018

In 4.18, BroadcastOnActorMoved() is no longer being called when an actor is moved in a level. The PostEditChangeProperty() function checks to see if the name of the property that was changed matches ...

Flat Tessellation broken on DX12 renderer

UE - Graphics Features - Feb 13, 2018

Behavior reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480 and 4.19.P4 CL 3873914 To run the engine with DX12 I made a shortcut of the UE4Editor.exe found at D:\Epic Games\UE_4.18\Engine\Binaries\ ...

MediaTexture do not show video when playing a movie using Media Player in some Android devices.

Media Framework - Feb 13, 2018

Movie Player do not seems to play movie in some android devices. [Link Removed] You can simply run the attached project in android devices to see the movie is played as expected. ...

When moving a variable from a child to a parent class, blueprints that reference the variable will fail to compile

UE - Gameplay - Feb 12, 2018

When moving a member variable from a child class to the parent, then deleting the child class, blueprints that reference the member variable will fail to compile until the node is removed and re-add ...

Number of Frames in Animation Change on Import When the Frame Rate is Set to 30 or 60 in Maya

Tools - Feb 12, 2018

-When imported into 4.17.2 the 30fps animation had 42 frames. In any engine version after the animation has 17 frames -The 60 FPS animation only has 7 frames in all engine version ...