When using the Add Child Actor Component node with a class set on the node with Blueprint Nativization enabled, the packaged game crashes upon launch. A workaround for this is to leave the class bla ...
LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...
When a variable of FPostProcessSettings is created, the variable itself is missing in editor with the actual post process settings fully expanded instead. Additionally, the fully expanded settings ...
NaN (Not a Number) is handled different when clamped on Windows and Android/iOS. If you clamp a NaN (Acheived by -3 ^ 0.2 in the reproduction project) from 0.0 to 1.0 and then print the result, you' ...
Behavior reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480 and 4.19.P4 CL 3873914 To run the engine with DX12 I made a shortcut of the UE4Editor.exe found at D:\Epic Games\UE_4.18\Engine\Binaries\ ...
When setting a C++ class that's derived from CrowdManager as the "Crowd Manager Class", will cause the "Crowd Manager Class" value to be set to "None" when the Editor is restarted. This issue was r ...
When shift-dragging in the Blueprint graph and ending the drag on a node with a connected wire, the Blueprint graph will freeze up. There is an attached video that showcases the issue as well. Th ...
Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...
This crash occurs when trying to retarget an animation onto another skeleton with a retargeting rig that references a virtual bone. This issue could be similar to [Link Removed] This issue was re ...
When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...