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

Using Replace Reference only works once on Linux

UE - Platform - Linux - Jan 14, 2016

Using the Replace References option to replace one asset with another, the window does not close/refresh properly. This causes the window to stay on the screen although it cannot be interacted with ...

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