Ignoring pawn collision makes it ignore mesh

UE - Gameplay - Jun 25, 2015

When ignoring the pawn capsule on a character, yet having collision on the mesh, you still fall through the world because it ignores the mesh collision settings. From User: It seems to be infuriati ...

Engine crashes when adding 'Tick' to HideCategories in a BP or C++ project

UE - Gameplay - Blueprint - Mar 6, 2015

When adding the word 'Tick' to HideCategories in a blueprint or C++ project, the Editor crashes, with a crash reporter. ...

iOS pinch only detects command once

UE - Platform - Mobile - Jul 16, 2015

The pinch command only triggers once on iOS devices. ...

Exponential Height Fog is not working

UE - Graphics Features - Dec 28, 2015

Exponential Height Fog has no effect on the level. Adjusting the fog density has no effect either. Tested in 4.11 stream CL-2811790 ...

Crash when viewing Lightmap Density mode and with Vert

UE - Graphics Features - Oct 15, 2015

If the option in Project Settings for Accurate Velocities from Vertex Deformation is enabled and then using the View Mode for Lightmap Density you will get a hard crash. ...

Running Automation Test for Directory Watcher Causes the Editor to Crash

UE - Automation Test - Nov 2, 2015

Running an automation test for Directory Watcher for Plugins causes the editor to crash on the Simple Modify step. Occurs only in 4.10 Preview 3. Regression: This does not occur in 4.9.2, but occu ...

Attached Project Crashes on PIE and when Compiling or Attempting to Delete Third Person Character BP

UE - Gameplay - Blueprint - Nov 20, 2015

In the attached project, there are crashes that occur in a few instances. When you open the Third Person Character BP, compiling or attempting to delete it will cause the editor to crash. Also, atte ...

GenerateKDopAsSimpleCollision() clamps vertices that are close to the origin which results in inaccurate primitives

UE - Gameplay - Nov 10, 2015

When DOP simplified collision is generated for a mesh that has vertices that are close to the origin, part of the function till clamp any values between -0.5 and 0.5 to be 0.5 which will cause the r ...

Significant Performance Drop During Play While Behavior Tree is Open

UE - AI - May 18, 2016

Attempting to play in editor, standalone, or VR Preview when a behavior tree that is running is open will cause a significant performance decrease. The framerate drops from ~120 to ~80 fps while the ...

Modulated Shadows on IOS cause flickering on Skeletal Meshes

UE - Platform - Mobile - Feb 10, 2016

Modulated shadows are not functioning properly on IOS devices for skeletal meshes. Any skeletal meshes in the scene will cast a shadow, but have a flickering modulated shadow on the skeletal mesh as ...