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 ...

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 ...

Editor movement control regression

Tools - Jul 8, 2015

Using Ctrl+Drag in 4.8 will not affect the location of selected actor if the viewport camera is facing away from selected actor. In 4.7.6 the actor would travel along the X axis even if the camera ...

Animation timeline shows black when only animating the opacity of a widget (regardless of the the color setting in that widget)

UE - Anim - Sequencer - Jul 13, 2015

This is something that needs to be solved at the color track level in sequencer, we need to be showing current values in place of 0,0,0 for the things that are not animated. When animating just the ...

Gameplay Debugger is hijacking the Canvas

UE - AI - Jul 14, 2015

The bug users reported in the attached thread is the one we talked about earlier that results in Gameplay Debugger hijacking the Canvas and not allowing anyone else to print on it (most notably the ...

Cannot dynamically change when pressed sound for buttons in UMG

UE - Editor - UI Systems - Jul 17, 2015

Cannot change the when pressed sound for the style of a button in umg via the set style node. Reopened after the report from: https://udn.unrealengine.com/questions/273621/setting-widgetstyle-for- ...

DBuffer Decals render on top of HISM

UE - Graphics Features - Aug 3, 2015

DBuffer Decals are rendering on top of Hierarchical Instanced Static Meshes despite being placed in the world behind the meshes. Also Reproduced in Main CL-2646357 and Releases 4.9 CL-2641818 [Ima ...

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. ...

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 ...

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 ...