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

[CrashReport] UE4Editor-Core.dylib!<Unknown>

UE - Platform - Apple - Jan 13, 2016

Crash Reporter Link: [Link Removed] User's description in Crash Reporter: Clicked on the + button to GameModeOverride in the World Settings panel. ...

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

Hot reload does not compile changes to automation tests

UE - Automation Test - Jan 13, 2016

After making a change to an automation test function and triggering a hot reload, the changes are not reflected the next time the text is ran. ...

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

Opening a project that contains an actor in viewport with a child actor component of type TextRenderActor crashes the editor

UE - Gameplay - Blueprint - Jan 12, 2016

If a blueprint with a child actor component of type TextRenderActor is added to a level and the editor is saved, closed, and reopened, the project will crash with the following assert: Assertion ...

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