Rearranging the position of enumerators in an Enum BP will change references to the enumerators inside Data Tables based on position rather than value

Tools - Nov 12, 2015

Rearranging the position of enumerators in an Enum BP will change references to the enumerators inside Data Tables based on position rather than value. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.1 ...

IgnoreMoveInput functions should move up from PlayerController to Controller

UE - Gameplay - Input - Nov 12, 2015

Licensee suggests moving this up from APlayerController to AController, I think this makes sense. Minimal refactoring is necessary, and will remove confusion/potential bugs from people thinking it s ...

Actor created with same name as existing/destroyed actor is missing native subobjects

UE - Foundation - Core - Nov 12, 2015

When spawning a pawn that has a PawnMovementComponent attached and destroying the pawn, if a pawn with the same name is re-created it will be missing the PawnMovementComponent. ...

Adding a New Blackboard Key While Searching for a Blackboard Key Causes the Editor to Crash

UE - AI - Nov 12, 2015

When you use the search bar located under the New Key button in a Blackboard asset, if you attempt to press New Key while you have text in the search field, the editor will crash after you select th ...

Post process settings struct will not open/break to adjust individual settings

UE - Gameplay - Blueprint - Nov 12, 2015

attempting to break the post process settings struct or split a post process settings struct pin causes pin to disappear, leaving a blank target node. ...

Context sensitive actor list retrieves temp folder data in blueprints while using source control

UE - Gameplay - Blueprint Editor - Nov 12, 2015

If a project uses source control and a blueprint has been diffed against previous revisions, the revisions will appear within the temp folder. This temp folders contents appear in context sensitive ...

Reimporting a skeletal mesh by dragging FBX to content browser crashes editor

Tools - Nov 12, 2015

Reimporting a skeletal mesh by dragging FBX to content browser crashes the editor. I suspect something is wrong with the FBX. The user reported that the data is from Blender. FBX file attached for ...

Capsule overlap area different/inaccurate after simulating physics

UE - Simulation - Physics - Nov 12, 2015

A licensee found a problem with a capsule component used in a blueprint. A player intersecting the spherical ends of the capsule will cause it to fire overlap events. However, after simulating physi ...

GameMode::StartNewPlayer calls RestartPlayer() without checking PlayerCanRestart()

UE - Gameplay - Nov 11, 2015

Bug report from UDN thread. https://udn.unrealengine.com/questions/266937/gamemodestartnewplayer-calls-restartplayer-without.html#answer-268579 His point seems sound, we should fix it. ...

Steam Overlay does not show in Win64 Shipping builds when run outside of Steam

UE - Networking - Nov 11, 2015

Steam Overlay does not show in Win64 Shipping builds when run outside of Steam. The Steam client can be running, but unless the .exe is opened through Steam itself, the Overlay will not appear. Note ...