The world position offset input of the result node does not behave consistently. There is an obvious visual difference between the setting it by connecting a float3 color constant, versus setting th ...
Packaged projects on 5.4.2 (DebugGame) crash immediately on startup when it is opened through the command line using the global logging very-verbose argument. ...
Class "FBlueprintEditor" has several inline getter methods as part of its public API (e.g. GetPreviewActor() and GetPreviewScene()). However, even though they are public, those methods are inaccessi ...
In the Blueprint Editor, Primitive Components can be configured to respond to Lighting Channels 0, 1, and/or 2. However, if channel 0 is disabled (even with another one enabled), the Preview Actor's ...
See [Link Removed] for details ...
The last level of impostors in PCG volumes render incorrectly after updating from 5.3 to 5.4. ...
Happens when using multiple layers:"Testing this further it appears that it only occurs with multiple HLOD layers. The default setup has an instanced HLOD with a merged mesh HLOD parent. If you remo ...
Requested in https://udn.unrealengine.com/s/question/0D5QP000006g7Px0AI/auto-exposure-various Previously discussed in https://udn.unrealengine.com/s/question/0D52L00004vKeNJSA0/blending-postproce ...
https://udn.unrealengine.com/s/question/0D5QP000006g7Px0AI/auto-exposure-various Caused by inconsistent usage of ClampMin/ClampMax/UIMin/UIMax in Scene.h Ranges should also be modified based on ...