The built-in class "UMaterialEditingLibrary" provides various editor scripting functions related to creating and editing materials and material instances. One of these functions, UMaterialEditingLib ...
The 5.5 version of the CitySample project, particularly the MassCrowd scene, was not properly maintained. The previously working functionality of NPCs being able to sit on a bench is now broken. CAS ...
When a commandlet is run it successfully completes but does not terminate the engine correctly. It appears that multiple requests are made to terminate the engine process these subsequent engine ter ...
When a widget blueprint is created with Enhanced Input bindings in the event graph, when it is subclassed those bindings will not work in the child. This is inconsistent with how Actors function, an ...
Context A crash can be induced with running Unreal Engine with DirectX11, a AMD GPU and running -renderoffscreen flag, and the main window is resized. This issue was first observed with the PixelStre ...
This seems to be a result of how the changemask is handled for fast arrays. Because the changemask is a fixed set of bits (defined by IrisFastArrayChangeMaskBits), a single bit can represent multipl ...
When launching the editor for the "external\foreign" project, the code in GetEngineAndProjectAbsoluteDirsFromExecutable ends up superseding the path returned from {{FPlatformMisc::ProjectDir() }} wi ...