Distance calculation using World Position are rendering incorrectly when packaged or launched for iOS and Android

UE - Platform - Mobile - Jan 15, 2016

When using a calculating the distance between the Absolute World Position (Including Material offsets) and a set Vector value, the correct value appears rendering to a texture's UV in PC Mobile Prev ...

Collision Preset Cannot Be Changed On an Actor Containing a Scaled Root Component

UE - Gameplay - Jan 15, 2016

In an actor that contains a scaled root component, it is not possible to change the collision presets on an instance of that actor if you are using the Viewport's Details panel. However, in the blue ...

Random Number Generated in Constructor Returning Different Value on Begin Play

UE - Gameplay - Jan 13, 2016

When generating a random number using FMath::RandHelper() in the constructor of an actor, attempting to print that same number on BeginPlay returns a different value than the constructor. However, ...

Landscape brush not visible when landscape material uses World Position Offset

UE - LD & Modeling - Terrain - Landscape - Jan 13, 2016

Landscape brush not visible when landscape material uses World Position Offset. Update: Brush also not visible when landscape material uses displacement. Tested in Binary 4.10.2 from launcher. ...

Using Bake Material Position Offset Into Collision causes landscape to have no collision

UE - LD & Modeling - Terrain - Landscape - Jan 13, 2016

Creating a material with World Position Offset and enabling "Bake Material Position Offset Into Collision" causes the landscape to have no collision. Disabling this feature causes collision to come ...

Building Grass Map toast stays up forever

UE - LD & Modeling - Terrain - Landscape - Jan 13, 2016

The Building Grass Maps toast stays up forever when your landscape material does not have a landscape grass output and the landscape option Bake Material Position Offset Into Collision is checked. ...

Crash Occurs When Attempting to Use Validated Get on a Local Variable

UE - Gameplay - Blueprint - Jan 13, 2016

In a function, creating a local Pawn or Actor variable, getting it, and then converting the Get to a Validated Get will cause the editor to crash upon compiling the blueprint. Found in 4.10.2 binar ...

Tessellation no longer working

UE - Graphics Features - Jan 12, 2016

Material Tessellation is no longer working in 4.11 Preview 2, 3, or 4. It is also no currently working in 4.12 Main. Working: 4.10.2 - CL-2818068 Not Working: Tested in Dev-Release CL-2824708 Not ...

Spawning Component with Exposed on Spawn Variables Returns Incorrect Owner

UE - Gameplay - Components - Jan 12, 2016

Attempting to get the owner of an Actor Component that contains an exposed variable will return the Spawner blueprint's display name instead of the Spawned Actor it is added to. Found in 4.10.2 bin ...

Cascade Type Modules do not respect closed Emitter Stacks when drag and dropping

UE - Graphics Features - Jan 12, 2016

When you are dragging and dropping an Emitter Type Module from one Emitter Stack into another and you have closed modules in your particle system, the type data module will be offset from your mouse ...