Square Root Falloff causes rendering errors in shipping builds on landscape

UE - LD & Modeling - Terrain - Landscape - Dec 19, 2014

When a build has been packaged using shipping options, square root falloff settings cause landscape to incorrectly render. Note: When downloading the files, please note that the WindowsNoEditor fo ...

LandscapeMountains demo has large performance drops at various locations around map

Docs - Samples - Dec 2, 2014

Landscape Mountains experiences heavy performance drops at various locations on map, specifically around ice lake in middle of map or when crashing. FPS varies from 50 FPS down to 11 FPS. ...

Root Motion has significant Error when used in Character Movement

UE - Gameplay - Player Movement - Mar 25, 2016

Transition ratio getter function not correct for interrupted transitions.

OLD - Anim - Apr 7, 2016

The transition ratio getter simply uses ElapsedTime/Crossfade for the alpha on the transition. Normally this is sufficient, although if you blend between two states A and B such that you interrupt ...

Set Master Pose Component does not handle Slave Meshes with extra bones

OLD - Anim - Aug 3, 2016

Set Master Pose Component does not handle Slave Meshes with extra bones. ...

Alembic Geometry Cache crash with multiple meshes

OLD - Anim - Sep 1, 2016

Importing an Alembic geometry cache will cause a crash with multiple assets. Test asset attached that can reproduce this. When I tried with a couple of simple shapes from 3Ds Max I did not get the ...

Comment bubble hover functionality doesn't work for comment nodes

UE - Gameplay - Blueprint - Oct 4, 2016

Adding this issue because both the comment node title and the comment textbox in the context menu support long comments quite poorly ( they don't resize as you type ). It strikes me that at least i ...

Source Control: UProject file not added to source control when project is first created

Tools - Sep 15, 2016

For Perforce (and potentially Subversion), it seems that the .uproject file is not added to source control when setting up source control for the first time. Additionally, it seems that any starting ...

Shader compile error using Point Lights Nvidia Shield

UE - Platform - Mobile - Jan 19, 2016

On the Nvidia Shield (portable with the controller attached) if you have a dynamic directional light and at least one dynamic point light no lights will be rendered in the level. Or even just using ...

Crash when after playing media that requires a different conversion shader

Media Framework - Sep 24, 2016

The pixel format conversion code in MediaTextureResource is currently reusing the global bound shader state for different pixel shaders. This is not supported. There needs to be one shader state per ...