Project description is defaulted to 'Unreal Engine' when checking the properties after launched

Tools - Oct 26, 2016

The description of projects packaged is defaulting to Unreal Engine. This is happening in development and shipping builds on Windows. Occurring in: 4.10.4, 4.11.2, 4.12.5, 4.13.1 and 4.13.2 ...

Billboards do not get Captured by Scene Capture Cube Correctly

UE - Graphics Features - Sep 14, 2016

When a billboard actor passes across a seam in the scene capture cube's output its orientation changes. You can see this by moving the scene capture cube across the scene while watching the render t ...

T_Wood_Pine_D Asset has Offset Alpha Channel

Docs - Samples - Sep 12, 2016

The alpha channel seems to be offset in the x and y by 1024 pixels this has been fixed and attached for analysis. ...

Packaging for HTML5 seems to have grown in package size

UE - Platform - Mobile - Aug 30, 2016

The size of packages for HTML5 has greatly increased since 4.10.4 to 4.11.2 and has since increased. Example: First person template, no starter content - size of whole HTML5 folder once packaged: 7 ...

Float Particle Parameter for Point Gravity Strength Raw does not work

UE - Graphics Features - Aug 24, 2016

The Distribution Float Particle Parameter setting for Point Gravity Source "Strength Raw" doesn't accept values being passed into it from Blueprint. ...

World Position Offset Only Affecting the Z-Axis when applied as a Material to a Landscape

UE - LD & Modeling - Terrain - Landscape - Jul 6, 2016

When utilizing World Position Offset on Landscapes, the VertexNormalWS only pushes vertices in the vertical direction. Even if you are to sculpt an aggressive slope on the landscape, the vertices ar ...

Values are not copied for a EnumArray that is part of an exposed Struct Variable

UE - Gameplay - Blueprint - Jun 21, 2016

Values are not copied for a EnumArray that is part of an exposed Struct Variable; when copying from the Details panel to a copy of the same actor. User Description: If you make an array of custom ...

Splitting a Rotation input struct pin results in any previously entered values shifting to a different axis of the rotation

UE - Gameplay - Blueprint - Jun 12, 2016

Splitting the input rotation pin of a Blueprint node results in the X, Y, and Z values being applied to a different axis (X becomes Z, Y becomes X, and Z becomes Y). ...

Destructible Mesh component doesn't show in bp viewport until the bp is reopened

UE - Simulation - Physics - Destruction - Jun 10, 2016

Destructible Mesh component doesn't show in bp viewport until the bp is reopened User Description: Mesh dont appears in viewport after add DestructibleComponent and set "Destructible Mesh". After ...

Movable Skylight with DFAO creates Dark Areas when Combined with Reflective Material

UE - Graphics Features - Jun 9, 2016

A user on the AnswerHub pointed out that his reflections when using a Movable Skylight with Distance Field Ambient Occlusion produces black results when combined with a reflective material. I trace ...