Clearcoat shader disappears if any asset using the Material leaves lighting

UE - Graphics Features - Aug 19, 2015

Clearcoat Shader will stop receiving lighting information if any mesh assigned the material using the shader leaves lighting. Also Reproduced in Launcher 4.9 Preview 4, Main-CL-2660934 [Image Remo ...

Matinees using InterpData Files saved in Content Browser cannot export movies

Tools - Aug 18, 2015

Matinees which are referencing InterpData created in the Content Browser cannot export movies via the Movie Button in Matinee Editor. You receive this error:[Image Removed] Then you receive this e ...

TAssetPtrs are not properly fixed up in client PIE instances

Tools - Aug 18, 2015

Contrary to the linked UDN question, this doesn't seem to require the actor to be replicated. The problem is that when UWorld::DuplicateWorldForPIE is called for a PIE client instance's persistent ...

The Select node always calculates all inputs

UE - Gameplay - Blueprint - Aug 15, 2015

The Select node always calculates all inputs. Tested with a Bool case, as described in Repro Steps. ...

Instanced meshes do not accurately use volume light samples when lit in a statically lit scene

UE - Graphics Features - Aug 14, 2015

When using instanced meshes in a Blueprint or in foliage tool the indirect lighting cache will not correctly light these meshes. I've include a sample project with map to demonstrate what the lice ...

Instanced subobjects are not always instantiated as expected.

UE - Gameplay - Blueprint - Aug 13, 2015

Instantiation of subobjects does not behave as expected when using the DefaultToInstanced UCLASS specifier. The licensee that reported the issue provided a sample project with some ensures added whe ...

Preview Meshes in Material Instances lose their association to material on close.

UE - Rendering Architecture - Materials - Aug 13, 2015

When you assign a Preview Mesh to a Material Instance, save and close the instance, on reopening instance, the Preview Mesh will not retain connection to the Instance and will revert back to its ass ...

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components

UE - Gameplay - Blueprint - Aug 11, 2015

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...

Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components

UE - Gameplay - Blueprint - Aug 11, 2015

Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components. Reproduced in 4.8.3 binary, 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2650750), and Ma ...

Print String does not print to the viewport screen from the Construction Script

UE - Gameplay - Blueprint - Aug 11, 2015

Print String does not print to the viewport screen from the Construction Script, even if Print to Screen is enabled in the Print String node. Reproduced in 4.7.6 binary, 4.9 Preview 3, and Main (/ ...