UDN: ChildBP - When replacing Static or SkelMesh Compoent inherited from the Parent Class, Socket list doesn't update

UE - Gameplay - Blueprint - May 21, 2015

This is simple, but maybe hard to explain, so hear with me. I've attached a sample project and Repro Steps below in case it's not clear. Basically: 1. Make BP_Parent with an unassigned Mesh (Stati ...

Objects improperly ticking in PIE dedicated server sessions

UE - Networking - May 20, 2015

https://udn.unrealengine.com/questions/245084/objects-improperly-ticking-in-pie-dedicated-server.html ...

No mouse decorator when dragging Event Dispatcher from My Blueprint panel

UE - Gameplay - Blueprint - May 20, 2015

Currently there is no mouse decorator when dragging event dispatchers out of the My Blueprints panel in the Blueprint editor. This contradicts the functionality of drag-and-dropping variables, func ...

Starter Content folders return to content browser after being manually deleted

Tools - May 20, 2015

If Starter Content is added to a newly created project and then the Starter Content is deleted, upon re-opening the editor the Starter Content files will return to the Content Browser. Workaround: ...

GetAllocatedSize returns inaccurate number of bytes

UE - Foundation - Core - May 20, 2015

When calling GetAllocatedSize() on a TBitArray it will round down the result of MaxBits / NumBitsPerDWORD. This means that not enough bytes are allocated when the MaxBits is not divisible by NumBi ...

A static object using 'Complex as simple' collision will not collide with a dynamic object that is simulating physics

UE - Simulation - Physics - May 20, 2015

If a static object has 'Use Complex collision as simple' set as its collision type, it'll collide with a player but will not collide with objects that are dynamically simulating physics. ...

VR preview Crashes for the Oculus Rift on 4.8 preview 3

UE - Platform - XR - May 20, 2015

If the User starts up the VR preview mode with an Oculus rift plugged in the editor will crash. ...

Zooming in UMG preview doesn't scale text block margin

UE - Editor - UI Systems - May 20, 2015

Zooming in UMG preview doesn't scale text block margin [Image Removed] [Image Removed] ...

Crash in Keep Simulation Changes

UE - Gameplay - Blueprint - May 20, 2015

Repro from the thread: compile the project of course open eTestMap.umap, and start Simulate wait for the AI characters to go to the Place Volume Actors still simulating, select the character that w ...

The Top Down template TopDownController has Block Input enabled by default

Docs - Samples - May 19, 2015

The Top Down template TopDownController has Block Input enabled by default. This is potentially confusing for new users not aware of this difference. Note that due to [Link Removed], testing this r ...