From customer: "In the StaticMesh Export option, when bExportSourceMesh is set to True, exporting StaticMesh Assets and importing them into DDC tools such as 3dsMax or Maya results in the UVs being ...
Right-clicking any object (Assets or ExternalActors) in ViewChanges allows selection. Conversely, using Source Control > View Changes from an Actor's right-click menu in the Outliner navigates to Vi ...
Hovering over items in the ViewChanges list shows resource paths and short package names, but these cannot be copied. Users must instead select the Actor in the Outliner to copy this information. Pl ...
1. Objects in the Unsaved list cannot be discarded, only saved. The only options to discard changes are restarting UE or manually locating each resource and clicking Reload. This becomes extremely c ...
For the "WebAPI" TokenType, the call to execute the delegate is missing in the case where the SteamUserPtr is null or if BLoggedOn is false for the SteamUserPtr, so GetLinkedAccountAuthToken will ju ...
When applying downScale 2.0 to UI textures to reduce resolution, unintended display issues occur on widgets, such as: ・The border of box-shaped Widgets with DrawAs set to “Box” becomes thinner ・Dot ...
In 5.6, many warnings and errors specify their command line arguments to the compiler with these new C# attributes: [WarningsClangToolChain(["-Wno-date-time"], ["-Wdate-time", "-Wno-error=date-ti ...
When custom instance data is used to calculate WPO in a Material and applied to an ISM the WPO value in the Lumen scene (ray tracing scene) is different than the visible scene resulting in incorrect ...
In 5.6, a handful of new entries in `FCustomizableObjectCustomVersion` were added, including `SetDisplayNamePropertyAsPinNameOfTableNodes`. Looking back at the history, `SetDisplayNamePropertyAsPinN ...
When we switched our project to 5.6.1 This error appeared on build. The compilation of the Mutable assets in the editor is not reporting any issue. ...