dtNavMeshQuery::findNearestPoly uses hardcoded array size

UE - AI - May 18, 2015

dtNavMeshQuery::findNearestPoly uses hardcoded array size which results in errors when search radius would require using more polygons then hardcoded the 128. ...

Source Control Submitting via the engine does not accurately check for current Asset status

Tools - May 15, 2015

Licensee has found that when using the submit to source control option in the editor, assets which are deleted to a submitted changelist via the engine are re-uploaded when a person immediately uplo ...

Blackboard interaction crashes engine

UE - AI - May 15, 2015

User Description: "I'm trying to implement AI and following zoombapup's Guard AI YT tutorials. Whatever I do within Blackboard crashes the engine. Yes even a single click on Self key. Here's the dum ...

Including "meta = (WorldContext = "WorldContextObject")" as a specifier in a Blueprint Function Library results in the function not being available in Object Blueprints if a parameter passed into the function is a UObject named WorldContextObject

UE - Gameplay - Blueprint - May 15, 2015

If a function in a custom code Blueprint Function Library class contains meta = (WorldContext = "WorldContextObject") as a specifier, that function does not appear in context searches in a UObject B ...

Collision Boxes not set properly when using negative values

UE - Simulation - Physics - May 15, 2015

When using multiple collision boxes with the mesh scaled in a negative axis while the collision boxes are rotated that the rotation is not taken into account when using the negative scale. ...

Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone

UE - Gameplay - Blueprint - May 15, 2015

Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone. Does not occur in other PIE modes, and does n ...

Crash on Assigning Material to Element 1 in Reimported Static Mesh

Tools - May 15, 2015

[Link Removed] When you reimport a Static Mesh with an Added Material ID associated with it and in the Static Mesh Editor assign a material, the engine crashes. Also reproduced in Main Promotable- ...

'Launch On' feature for iOS is causing the build to fail from a Mac

UE - Platform - Mobile - May 15, 2015

If you use 'launch on' for a template project, when using a Mac, The build will fail for an iOS device. Tested this issue on a Windows machine and the error does not occur. I have attached the b ...

Crash in ProceduralMeshComponent when building lighting

UE - Graphics Features - May 15, 2015

Crash on build in editor with UProceduralMeshComponent 4.8 p2 ...

Some landscape grass instances floating when generated on AMD cards under OpenGL

UE - Graphics Features - May 15, 2015

User is reporting grass at the edge of their landscape being generated floating in the air on a Mac Pro with AMD GPUs. I have been unable to repro this on my Mac Mini with Intel Graphics HD 4000. Q ...