Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2

UE - Gameplay - May 18, 2015

Overlap trigger on Event Begin Play doesn't work after converting project from 4.7.6 to 4.8 P2. The user thought this was related to using Custom collision object types but it is reproducible with ...

Vehicle does not create an overlap event in 4.8 preview 2

UE - Gameplay - May 18, 2015

If the user places a trigger volume into the level and then drives the car into it the over lap event will not trigger ...

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

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

Code classes that include a CableComponent cannot be built in Visual Studio without making a modification to the CableComponent.h file in source code.

UE - Gameplay - May 14, 2015

Adding a cable component to a custom code class will result in a build failure in Visual Studio unless the Cable Component's source code is modified to include CABLECOMPONENT_API. ANSWERHUB:https:/ ...

PN Tessellation and Grass Node Crash Engine

UE - LD & Modeling - Terrain - Landscape - May 14, 2015

Landscape Materials which use the new Grass Output and have Tessellation turned to PNTriangles will crash the engine Also reproduced in Main Promotable-CL-2550487 & Releases/4.8/Promoted-CL-255045 ...