Clothing Pops on start and LOD switching

UE - Simulation - Physics - Character - Sep 6, 2018

Clothing can have noticeable popping when switching LODs, and there is currently no mechanism to initially start cloth in a resting pose, causing popping on spawn. ...

Landscape Hole Error in checked PhysX builds

UE - Simulation - Physics - Sep 4, 2018

When using checked PhysX builds, landscapes with holes generate errors when they shouldn't. ...

[Landscape] returns Incorrect Physical Material

UE - Simulation - Physics - Aug 13, 2018

Doing a line trace on a landscape does not return the correct physical material unless "Generate Overlap Events" was enabled after changing the physical material. If the physical material on the lan ...

"Expose on Spawn" variables in Actor Components are overridden by the details value.

UE - Gameplay - Aug 2, 2018

"Expose on Spawn" variables in Actor Components are overridden by the value set in their Details Panel when called in another Blueprint. This issue was reported and tested in 4.20.1 (CL-4233996). ...

Niagara Particles don't work with Instanced Stereo Rendering enabled

UE - Niagara - Jul 13, 2018

With Instanced Stereo enabled, CPU Niagara particles are not visible, GPU Niagara particles render in left eye only. ...

Error during packaging if nativizing a blueprint that contains a TMap with TSubclassOf as a key

UE - Gameplay - Blueprint - Jun 28, 2018

Packaging with with a nativized blueprint that contains a TMap with a TSubclassOf pointer as a Key causes errors, causing the packaging attempt to fail. Regression?: No Compiling the code for the T ...

Changing the Level Streaming method will remove Levels from folders they were placed in

Tools - Jun 12, 2018

Changing the Level Streaming Method of a Level thats inside of a folder will remove it from the folder. Occasionally once all Levels have been removed from a folder, the folder will delete itself. ...

[Rhino UVS] - UVW settings not applied to Rhino surface and solid imported objects

UE - Editor - Content Pipeline - Datasmith - Importer - Jun 1, 2018

Unconverted BP function library does not assign output parameters after function call in a nativized build.

UE - Gameplay - Blueprint - May 31, 2018

Stub functions generated for unconverted assets as dependencies of nativized assets do not properly handle output parameters (the result is not assigned after the ProcessEvent() call). Suggested fi ...

UMG widget callbacks do not set PIE context in editor

UE - Editor - UI Systems - May 21, 2018

This is from a UDN post. Several gameplay functions, such as level streaming and SoftObjectPtr resolution, depend on the GPlayInEditorID being set when that code is executed in PIE in the editor. T ...