When a Sprite that has been created from a Texture Atlas is used in a Widget, it can not be tiled. Instead the whole Texture Atlas is tiled. Reported in version 4.25.3(CL 13942748). Tested and fou ...
If a user syncs to an asset through the editor (right-clicking it in the Content Browser and selecting Sync), the asset will not update until the editor is closed and reopened. Note: This issue is ...
When creating a new Sub-Font Family the user should be able to add a font to the Sub-Font by clicking the Add Font Override dropdown. The dropdown would then give the user the Font option. However ...
Landscape Materials which use the new Grass Output and have Tessellation turned to PNTriangles will crash the engine Also reproduced in Main Promotable-CL-2550487 & Releases/4.8/Promoted-CL-255045 ...
After adding a class based on "Hierarchical Instanced Static Mesh Component", any attempt to hot reload, from Visual Studio or within the editor, causes the editor to crash. Regression: No - crash ...
If a Curve Float local variable is created for a function, it will be garbage collected when garbage collection occurs. This causes the process to crash due to an null pointer error whenever it is r ...
Users are reporting hangs after exiting Standalone or other various windows launched through the editor. The resolution has already been found, but I am reporting for transparency. Note In order t ...
When altering "Coordinate Light Map Index" in a static mesh when "Generate Lightmap UVs" is enabled in LOD 0 the engine will crash or "Coordinate Light Map Index" will be set to 0. A demonstration ...
Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
Functions in the Level Blueprint throw a warning on PIE: LogBlueprint:Warning: FMemberReference::ResolveMember (NewFunction_0) bSelfContext == true, but no scope supplied! Every function logs thi ...