On listen server, pawn vibrates back and forth

UE - Gameplay - Feb 10, 2016

A developer sent us a sample project and said that when you run on a listen server and move the player character around, the character model is all blurry as it appears the character is vibrating ba ...

Make an in-app purchase returns success for it's completion status the first time it is run.

UE - Platform - Mobile - Feb 9, 2016

If the user calls the Make an in-app purchase node it will return a success result on the first call. ...

Camera Anim does not register being saved.

UE - Anim - Sequencer - Feb 9, 2016

When a Camera Anim asset is saved/closed, the content added before saving is not retained when reopening the asset causing it to be empty each time it is opened. ...

Landscape GrassType does not have the option to exclude Decals

UE - World Creation - Worldbuilding Tools - Foliage - Feb 8, 2016

Landscape grass type lacks the option to disable decals from affecting it. ...

Record Animation can start "between keys"

OLD - Anim - Feb 8, 2016

A user was trying to make his recorded animation loop, but having trouble getting it to loop properly and having to eyeball it. So I did some digging and experimentation. I think that one of the m ...

Broken foot rotations on Jog_Lt_Rifle animation in Anim Starter Pack

Docs - Samples - Feb 8, 2016

The feet are broken on Jog_Lt_Rifle animation in the AnimStarter Pack User says that this Animation also doesn't loop very well...and while he does kind of jerk his body a bit on the loop, I don't ...

Popups are causing a hang

UE - Platform - Mobile - Feb 8, 2016

Users are reporting that a system pop up such as a timer or low memory is causing a hang and crash. ...

Setting a subcategory in a UPROPERTY does not display properly in associated blueprint's Details tab

Tools - Feb 8, 2016

When using the "|" operator to separate "Category | Subcategory" inside a UPROPERTY, a blueprint based on the class will show Category | Subcategory AS the category name instead of listing a categor ...

Content ordering for assets with full numeric names.

UE - Editor - Content Pipeline - Content Browser - Feb 5, 2016

Content files that are labeled with both text and numeric values sort correctly, but files containing only numbers, don't share this behavior and end up with weird sorting order. MyMat_20, MyMat_20 ...

Object Orientation does not allow for Instance calculations when passed through Vertex Shader

UE - Graphics Features - Feb 5, 2016

When placed in a vertex shader portion of a material the Object Position calculates correctly for each instance of a instance static mesh. In the same setup, Object Orientation calculates only the ...