Construction script on child actor components not respected in PIE

UE - Gameplay - Blueprint - Jan 14, 2016

Child Actor Components run their construction scripts upon parent's placement in level. However, these specifications are not maintained once PIE is initiated. ...

Child Objects do not Copy to the Proper Position with Paste Here Option

Tools - Jan 13, 2016

If you copy a child object with a parent object, right click, and select edit, paste here, the child object will be offset from the parent object a significant distance away. ...

Multiple templates have Can't Find File warnings when cooking content for Mac

UE - Foundation - Core - Cooker - Jan 13, 2016

The following Can't Find File warnings appear for the Flying Code and BP projects when cooking content for Mac.MainFrameActions: Cooking (Mac): UE4Editor: [2016.01.13-20.14.37:469][ 0]LogInit:Displ ...

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

Setting the Falloff Distance of a Sound Wave/Cue to 0.0 will no longer Play Sound

UE - Audio - Jan 13, 2016

As the title suggests, whenever you add a Sound Cue or Wave to a level and set it's 'Falloff Distance' to 0.0 the sound will no long play. I have attached a project to provide a simple regression t ...

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

Custom TouchInterface doesn't fade to Inactive Opacity

UE - Platform - Mobile - Jan 12, 2016

Custom TouchInterface doesn't fade to Inactive Opacity User Description: Virtual Joystick always show on screen, even if Time Until Deactive is 0.00001. ...