Unreal Lightmass does not build by default when building Solution from Promoted Github 4.12

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 19, 2016

When building the Promoted 4.12 Solution from Github as of the 4AM commit, the Unreal Lightmass project does not build by default. This results in the inability to build lighting until Unreal Light ...

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

Unable to use iOS in-app purchases when not using GameCenter or CloudKit

UE - Platform - Mobile - Jan 15, 2016

A developer was trying to use in-app purchases on iOS, but was getting messages that the OnlineSubsystemIOS was not enabled. Turns out, enabling only in-app purchases still means the OnlineSubsyste ...

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

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

Collision jitters when going up stairs, causing erratic overlap events.

UE - Simulation - Physics - Jan 11, 2016

When overlapping with another object while moving up stairs with a character, the overlap events (OnBegin / OnEnd) that occur will be called multiple times in an alternating fashion. This will also ...

Is Input Key Down does not work when Any Key is being checked

UE - Gameplay - Input - Jan 6, 2016

If the "Any Key" keybinding is used in the Is Input Key Down node, the node will never return true, even if any key is pressed. ...

User's project crashes when right clicking a blueprint

UE - Gameplay - Blueprint - Jan 6, 2016

If the user right clicks on the AbilityBase blueprint the editor will crash. ...