Cached State Machine is re-initialized whenever cached pose is referenced

OLD - Anim - May 19, 2015

This may not be an expected use of state machines, but it is becoming a showstopper for a couple of users. These user's are caching their locomotion state machine and then using a second state mach ...

Cannot Set the Arrow Component Size Correctly within Construction Script as Actor Blueprint

UE - Gameplay - Blueprint - May 19, 2015

Setting the arrow size of an added arrow component via the Construction Script, does not update unless the 'Set Arrow Size' is plugged into the 'Set Arrow Color' function. The expected outcome woul ...

Wires cannot be Ctrl + dragged off reroute nodes

UE - Gameplay - Blueprint - May 19, 2015

Wires cannot be Ctrl + dragged off reroute nodes. Ctrl + clicking and dragging the wire from a pin on other nodes acts the same as Ctrl + click-dragging from the pin itself, but on Reroute nodes thi ...

Using FObjectFinder outside of the constructor causes crash

UE - Foundation - Core - May 19, 2015

If FObjectFinder is used in a function other than the constructor, which should not be done, it causes a crash. ...

Potential BB-observing mechanics issue with BP implementable BT decorators

UE - AI - May 19, 2015

Error Cannot override 'BTService_BlueprintBase::ReceiveTick' at Event Receive Tick which was declared in a parent with a different signature ...

When printing an option within an Enumeration out to the screen it does not return the correct name in stand alone

UE - Gameplay - Blueprint - May 19, 2015

If a user tries to print out one of the named variables that is stored within an Enumeration blueprint then it will return something along the lines of Enumeration 0, Enumeration 1, Enumeration 2, . ...

Odd behavior when moving a large number of assets

UE - Editor - Content Pipeline - Content Browser - May 18, 2015

User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...

HeaderTool issue with comment format

UE - Foundation - Core - May 18, 2015

If a user is attempting to apply a header comment to a function, if the following syntax is used, the editor will return the error "End of class header encountered inside comment" /** @brief Values ...

Live Node Previews are broken with Coordinates higher than UV0

UE - Rendering Architecture - Materials - May 18, 2015

User reporting the Live Node Preview in the Material Editor will return only Black in the Node when using any UV other than UV0. Also reproduced in Main Promotable-CL-2552010 & Releases/4.8/Promote ...

Crash upon attempting to submit a level to source control after enabling Lock Read-only Levels

Tools - May 18, 2015

If a user enables the 'Lock Read-Only Levels' option in the Levels tab (Window -> Levels) of the editor and then attempts to submit a level to source control, it will cause the editor to crash. Not ...