Using the new NDC BP nodes in 5.7 causes sorting to break; one system, regardless of world placement, is always drawn over the other. Even when the viewpoint puts the dominant system in the foregrou ...
FJsonObjectConverter::JsonObjectToUStruct removes _ClassName from nested JSON objects during deserialization. Removing Obj->RemoveField(ObjectClassNameKey) from ConvertScalarJsonValueToFPropertyWit ...
Converting a 4.10 project that includes the Substance Plugin to 4.11 will fail to compile. Workaround: Disabling / removing references to the plugin will allow the project to convert successfully. ...
After temporarily moving the pivot point (Alt+Middle Mouse Click on the center of the translate tool), you can switch to scale. However, the object still scales from it's original (permanent) pivot ...
Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...
Creating a code component class and marking the UCLASS() macro with meta=(BlueprintSpawnableComponent) does not allow the component to be used inside blueprints. Workaround: Adding ClassGroup=( [Gr ...
If the user uses Exposure Bias on pp volume the right eye will have a section that appears different causing a line. ...
When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...
Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...
FPS drops in PIE when a widget is called that has text with no font selected. ...