Reflection Vector not translating into ES2 when applied via an Emissive Color

UE - Platform - Mobile - May 28, 2015

When you have a Reflection Vector plugged into a Cubemap and applied to the Emissive Channel of an Unlit Material, the Cubemap will not render on a mobile device with ES2 or in ES2 (Mobile/HTML) Pre ...

Changing hierarchical instanced meshes' transforms on tick spams output log with warning

UE - Graphics Features - May 27, 2015

When several Hierarchical Instanced Mesh Components are spawned and then their transform altered on tick, the log is spammed with the message: LogStaticMesh:Display: Discarded foliage hierarchy of ...

Compile failure in UHT with combined multi-line / single line comments

UE - Foundation - Core - Apr 22, 2015

Using a single line comment to immediately follow a multi-line comment closing brace results in an illegible compile errors: "error code: CrashOrAssert(3)" Workaround: Include a space between */ an ...

Screen Space Ambient Occlusion Artifacts

Docs - Samples - Apr 3, 2015

Flickering occurs when using the Post Process Ambient Occlusion (Screen Space AO). This is more noticeable when using stronger values entered into the AO fields. I checked these settings in both 4 ...

4.6 Delegate error in Blueprints

UE - Gameplay - Blueprint - Dec 12, 2014

When looking into the bd_hud_scoring and bd_rules_maze blueprints in the users project (Provided below), there are nodes that are throwing errors. If you press compile, the errors go away and the co ...