See this UDN post. ...
The Niagara viewport does not adjust exposure when using the Auto setting for exposure. This is especially pronounced when using physically based values for skylight intensity. ...
When we use the FSkeletalMeshMerge utility, material slot names are lost on the resulting mesh. We should at least transfer the first slot name found for a given material. ...
If a base class function returns its own class as a literal value, the nativization process will emit the literal term as "GetClass()" rather than as the actual value (e.g. UBPBase::StaticClass()). ...
It looks like there's a hook missing to unbind the cloths before destruction of the array shown in the Clothing UI. ...
See Repro steps. Faces are selectable when either Allow Translucent Selection or Draw Brush Polys is enabled, but not when they are both enabled. ...
The fbx exporter set the fbx axis system like 3ds max, so the max importer is not converting the incomming transform. see: ...
All render vertices on any cloth triangle that contains one or two fixed vertex are set as fixed, whereas this should only be the case if all three vertices were fixed. ...
Changing the Capture Source in Planar Reflections is not working as expected. Without being able to change the source, Post Process Materials are not rendering in the Reflection. Reported in versio ...