Difference rendering result between SceneCaptureComponent2D and SceneRendering

UE - Graphics Features - Feb 14, 2018

This problem is difference rendering result between Final Image of SceneCaptureComponent2D and scene rendering. If I disable the post effect, the result seems to be the same, but turning it on will ...

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

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