Switchboard is unable to launch the Multi-User Slate Server in launcher builds. This is because the default install location has "Program Files and "Epic Games" in the path (aka folders with spaces ...
This issue is caused by us forcing user defined structs to be loaded as part of AttributeTypes::Initialize. That is called after at the ObjectSystemReady run phase during engine initialization howe ...
Placing a section at the very end of a montage with no duration or animation assigned after it is not properly handled. Normally sections with 0 length are skipped and search continues since they ...
Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales. This is the ...
This issue happens when Sequencer loops a dynamic montage. FAnimMontageInstance::ForcedNextFromPosition is set to 0 and ForcedNextToPosition is effectively the delta time. However, FMontageSubStep ...
Possibly related to [Link Removed] ...
A crash occurs on iOS when deploying the licensee's project using iOS 9 version. The crash does not occur when deployed to a device using iOS 10 version. They believe the crash to be related to Pl ...
When moving Lighting Scenario Levels and their associated Map Build Data Registry to a new folder within the Content Browser, the references within the Levels tab are updated as [MapName_BuiltData]. ...
Due to the changes made to subsurface profile (implementation of full resolution skin shading) it now renders white or with heavily faded base colors under certain conditions. In this case it is wh ...
When using PerInstanceRandom in a material that is applied to a Hierarchical or normal Instanced Static Mesh component, there are issues of the value resetting when certain transform operations are ...