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

Display error when removing foliage instances in standalone or built game

UE - World Creation - Worldbuilding Tools - Foliage - Feb 12, 2018

This bug has different behavior depending on the engine version. When tested in 4.19 Preview 4, the 1M_Cube meshes do not render in the standalone/built game.   In 4.20, the meshes render but some m ...

Widget components set as IsVariable have non-functional settings/variables

UE - Editor - UI Systems - Feb 12, 2018

There is an issue occurring where Widget components set as IsVariable have non-functional settings/variables. This issue occurs with multiple widget components. This does not appear to be a regressi ...

Root component doesn't scale appropriately when defer spawning in C++

UE - Gameplay - Components - Feb 12, 2018

Whenever defer spawning is used from the GameplayStatics library it is supposed change it's transform properties based on what is passed in as a parameter. Despite this, it seems the newly created a ...

Incorrect path for folders in Xcode results in their names being displayed in red instead of black

UE - Platform - Apple - Feb 11, 2018

The full path for some folders in a Xcode includes `Intermediate/ProjectFiles/`. This is incorrect, since that path does not exist, and results in the folder names being displayed with red text. Rem ...

BuildId in the UE4Editor.version file for a local binary build will sometimes be updated when a hot reload is performed

UE - Foundation - Core - Feb 10, 2018

Performing a hot reload on a project that is using a local binary build of the Engine will sometimes result in the Engine's UE4Editor.version file being updated with a new BuildId value. That result ...