Instanced meshes spread further apart as size increases

Tools - Jun 22, 2015

As the size increases on instanced static meshes, they spread further apart, causing unwanted breaks in tiling. This increase is proportionate to the increase of size. Note: Despite the collision ...

20 FPS performance drop between 4.7.6 and 4.8 on devices rendering Metal only

UE - Platform - Mobile - Jun 22, 2015

User reported a considerable performance drop on iOS between versions 4.7.6 and 4.8. I was able to reproduce this perf drop using the steps he provided. ...

BP Assets bleeding into other BP's Thumbnails

UE - Gameplay - Jun 22, 2015

When you place a Child Actor into Static Mesh Actor Derived BP then place that BP into another BP of the same class as another child actor, the thumbnails of all Blueprints in your project will incl ...

"Split Struct Pin" breaks functionality of Transform Bone node

OLD - Anim - Jun 22, 2015

Using the "Split Struct Pin" right click option on the rotation pin breaks the functionality of the Transform Bone node in Animation Blueprints NOTE: I noticed the Roll/Pitch/Yaw are in a differen ...

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