Some textures stretched on Mobile device

UE - Platform - Mobile - Sep 8, 2015

User's content is here: "P:\temp\UrbanJogging.zip" "If you start up the game or go into the content, the issue is on Track One, on the first bend on the right. Also be careful with the sprint bu ...

Adding a UMG widget to the viewport twice results in a crash.

UE - Editor - UI Systems - Sep 8, 2015

Attempting to add the same widget to the viewport twice will result in an assertion and crash. ...

Issues converting enum to byte in BP

UE - Gameplay - Blueprint - Sep 8, 2015

User experienced unexpected AI behavior and was kind enough to share a stripped down version of the project. I was able to nail down issues user was experiencing to failed enum-to-byte conversion. U ...

Framing an object after locking a camera in matinee closes the editor.

Tools - Sep 4, 2015

After creating a matinee actor and adding a camera group, I lock the camera group. Then I go back to the viewport and select a mesh in the scene. Pressing F to frame that object closes the editor wi ...

Adding a hole to landscape and previewing in OpenGL ES2(Mobile) Crashes UE4

UE - Platform - Mobile - Sep 4, 2015

Making a hole in a landscape and viewing in mobile preview using OpenGL ES2(Mobile) and stopping preview crashes editor. ...

DrawMaterial() Function not Rendering Translucent Material to HUD

UE - Graphics Features - Sep 4, 2015

After creating a new HUD blueprint class and calling it to render a translucent material, the material does not render at all. This is not the case with any other Blend Mode when called to render to ...

Lightmass Build Hanging at Specific Percentages

UE - Graphics Features - Sep 4, 2015

Lighting will build indefinitely in certain circumstances and can be verified in Swarm Agent that it will continue to process the maps even though the log shows it has completed. This is happening i ...

Set Morph Target not being sent to children of Inherited Mesh

OLD - Anim - Sep 4, 2015

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph. In UE4.9 this no longer ...

Landscape Grass Type will not build with static lighting leaving 'Lighting needs to be rebuilt warning.'

UE - World Creation - Worldbuilding Tools - Foliage - Sep 3, 2015

When using the Landscape Grass Type and using a Static or Stationary light will throw the 'Lighting needs to be rebuilt' warning. ...

Project crashes without callstack when rotating an actor that has been made up of other actors

UE - Gameplay - Blueprint - Sep 3, 2015

User Creates an actor with a static mesh and then adds more components to it. The user then separates these components from the actor transforms them and then adds them back to the original actor. U ...