Calling functions that have an implicit WorldContextObject parameter in a Blueprint function library will give a compile error about a missing __WorldContext pin

UE - Gameplay - Blueprint - May 21, 2015

Calling functions that have an implicit WorldContextObject parameter (line trace, execute console command, etc) in a Blueprint function library will give a compile error about a missing __WorldConte ...

Equals (==) node in blueprint is case sensitive for the Cyrillic alphabet

UE - Foundation - Core - May 21, 2015

If two strings or names are compared in blueprint using the Equals (==) node, it is not case sensitive in English. It is case sensitive in Cyrillic however, even though it should be the same functio ...

Errors when reorganizing marketplace assets into a project hierarchy

UE - Editor - Content Pipeline - Content Browser - May 21, 2015

When adding assets to your projects from the vault, moving the new assets to new sub folders will cause issues when trying to delete the folders from the content browser. ...

Errors when reorganizing marketplace assets into a project hierarchy

UE - Editor - Content Pipeline - Content Browser - May 21, 2015

When adding assets to your projects from the vault, moving the new assets to new sub folders will cause issues when trying to delete the folders from the content browser. ...

Errors when reorganizing marketplace assets into a project hierarchy

UE - Editor - Content Pipeline - Content Browser - May 21, 2015

When adding assets to your projects from the vault, moving the new assets to new sub folders will cause issues when trying to delete the folders from the content browser. ...

Errors when reorganizing marketplace assets into a project hierarchy

UE - Editor - Content Pipeline - Content Browser - May 21, 2015

When adding assets to your projects from the vault, moving the new assets to new sub folders will cause issues when trying to delete the folders from the content browser. ...

World Displacement is behaving incorrectly on Landscapes

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

When applying a Landscape Layer Coordinate to a Base Texture and a Displacement Map Texture, the two textures do not line up correctly on a tessellated landscape. When reproducing this I noticed in ...

Distance Field AO leaving trail of occlusion shadow where character mesh has been.

UE - Graphics Features - May 21, 2015

When using DFAO and moving around the world a trail will be left behind the where the player has been while PIE/Standalone game is being used. This is cleared when exiting these modes. **Video att ...

Reset Emitter button in blueprint emitter component has no effect

UE - Gameplay - Blueprint - May 21, 2015

After setting a particle system component inside blueprint, clicking the "Reset Emitter" button in the details panel does not have any effect on the particle system. ...

Ctrl+z does not work within the blueprint editor

UE - Gameplay - Blueprint - May 21, 2015

Ctrl+z being used within the blueprint editor does not respond. If you translate a cube around the viewport and press ctrl+z, the cube does not revert back to the original location. ...