Platform stats in material editor hides stats for other platforms when one platform has a compile error

UE - Rendering Architecture - Materials - Jun 28, 2018

View platform stats in the material editor[Image Removed]I enable a platform with compile errors, then the stats for the other platforms that succeed to compile disappear[Image Removed] ...

The text in the platform stats window of the material editor cannot be selected or copied

Tools - Jun 28, 2018

The text in the platform stats window of the material editor cannot be selected or copied [Image Removed] ...

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

Plugin module is not reloaded when a game module that depends on the plugin module is hot reloaded

UE - Foundation - Cpp Tools - Hot Reload - Jun 28, 2018

Performing a hot reload after modifying game code (plugin code is unmodified) does not also reload plugin modules. In the attached project, there are some log messages output when the plugin module ...

Composite Textures Normal to Roughness Alpha doesn't generate valid data

Tools - Jun 28, 2018

More infos on https://udn.unrealengine.com/questions/428429/composite-textures-normal-to-roughness-alpha-doesn.html ...

Crash When Assigning a Static Mesh to the "Sample Static Mesh" Module

UE - Niagara - Jun 28, 2018

When assigning a static mesh to the "Sample Static Mesh" module, the engine will crash as soon as you select a mesh and click "Fix Now". If the mesh already has CPU access enabled it will crash as s ...

ColorCalibrator tool stuck on cursor when clicking out of the Editor

Tools - Jun 28, 2018

Using the ColorCalibrator tool as a cursor by holding "\" gets stuck if you click out of the Editor while hold down the key.  ...

Emissive for Static Lighting - dark spot directly under light

UE - Graphics Features - Jun 27, 2018

https://forums.unrealengine.com/development-discussion/rendering/1493948-emissive-for-static-lighting-glitch ...

Instanced Subobjects on Children BPs point to Parent BP's instance if both are loaded when creating the object

UE - Gameplay - Blueprint - Jun 27, 2018

The Instanced Subobject values for the Child_BP are same as what the Parent_BP subobject values are changed to before compile and saving both Blueprint Objects. Tested in 4.18.3 (CL-3832480), 4.19. ...