Data Table Enums Fail to import correctly

Tools - Jun 22, 2015

Enums are unusable in data tables for importing. They import solely as their default "zero" value (albeit with the name wrong - but that still "functions" fine). Sample enum: Dog, Cat, Bird Sample ...

DynamicModifiersOnly navmesh generation mode doesn't work

UE - AI - Jun 22, 2015

When project is set up for Dynamic Modifiers Only navmesh generation the pathfinding simply doesn't work (due to missing navmesh). It does get generated properly in the editor, but is no longer ther ...

Blueprint navmesh modifier does not update navmesh in level

UE - AI - Jun 21, 2015

CrashReporter: [Link Removed] The Navmesh Modifier Component in blueprints does not properly update a levels navmesh. ...

AI character does not recognize controller/behavior tree input when spawned during game

UE - AI - Jun 21, 2015

AI character in user project does not react to behavior tree commands when spawned during play. In the specific example attached, the first pawn works correctly, but when removed from play and a n ...

Regression for UPROPERTY specifier causing crash ("Template Mismatch during attachment") during PIE

UE - Foundation - Core - Jun 19, 2015

If the UPROPERTY() specifier "VisibleDefaultsOnly" or "EditDefaultsOnly" is used on a component reference that is attached to the root component selecting the actor with this component in the world ...

Lightmaps on Mobile Devices Appear Dirtied and Pixelated

UE - Platform - Mobile - Jun 19, 2015

Baked lighting on mobile has dirtied or pixelated lightmaps. When testing this issue I attempted to change various settings within the 'Lightmass' section and the changes made did not have much effe ...

Android game packaged with obb outside apk does not create SaveGame directory on device

UE - Platform - Mobile - Jun 19, 2015

An apk packaged in 4.8 release with 'Package game data inside .apk' unchecked does not create a SaveGame folder in the device's directory and does not create a .sav file. File is saved if the SaveGa ...

Import options broken when importing bones-only fbx animation

OLD - Anim - Jun 19, 2015

This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...

A duplicated component in the blueprint editor is invisible and the pivot stays at 0,0,0 until compiled

UE - Gameplay - Blueprint - Jun 19, 2015

A duplicated component in the blueprint editor is invisible and the pivot stays at 0,0,0 until compiled User Description: Since 4.8 if I duplicate a child actor component in the viewport the dupli ...

Self-Shadowing changes when click on and off an actor

UE - Graphics Features - Jun 19, 2015

Given a Movable Light with a Movable Mesh with enabled Self Shadow Only, the mesh will not cast inset shadows (despite this option begin forced to true according to Tooltip) unless the mesh is selec ...