hThe use case of the licensee is that he used FindInBlueprints inside the Editor to find a particular text contained in BPs and later used that listing to recompile the BPs using the CompileAllBluep ...
Our client is attempting to use an external framework as a third party within Unreal Engine, and they are encountering issues despite following the standard guidelines for adding the framework. T ...
Users have trouble overriding the blocksize/patchpaddingalign parameters for UnrealPak from UAT commandlines.There is no easy way to specify these parameters through a buildcookrun, instead they n ...
NavLink Proxy CHILD ACTOR stops working in a Packaged and Standalone game. Works as expected in PIE. Licensee Description: Force Rebuild on Load is not called and the nav links as child actors do ...
The following can be observed in the output log for the various BuiltData.uassets:Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/Highrise_Audio_BuiltData" FILE="../../../../../Builds/Release-4.17/Samples/ ...
Fix for [Link Removed] sets the RuleAssembly in the Marketplace plugin to ReadOnly. This has prevented the plugin binaries from being compiled. Change the readonly flag as shown in the following co ...
Currently, using the string "None" as a hierarchical node identifier inside a Gameplay Tag (for example "A.B.C.None.D.E.F") is not disallowed by the engine, but results in some incorrect behaviors. ...
This is a common crash in the 4.18 release. It is the exact same callstack (and crashGroup) as in [Link Removed], although that Jira had specific repro steps and was confirmed fixed in 4.18.0. The ...
In some situation, Slate tries to secure incredible amount size data and run out of memory. This happens a cell having very long and complex serialized text appears on the editor and it is placed to ...
EQS places a cheap filter as the last step of a query when using auto-sort for single item results if there is only one filter. Found via [Link Removed] which is quoted below:Environmental Query sys ...