This is a regression. Tested in //UE4/Release-4.27 CL18319896 In UE4 an error is thrown when attempting to add an input. A Blueprint containing a Macro with a Wild Card input crashes when a Custom ...
This is not a regression against 5.0. Tested in //UE5/Release-5.0 CL20979098 However, as users have pointed out, this is a departure from UE4. The same process in 4.27.2 demonstrates the building d ...
See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...
As the size increases on instanced static meshes, they spread further apart, causing unwanted breaks in tiling. This increase is proportionate to the increase of size. Note: Despite the collision ...
Macro Library tries to recompile upon PIE when Auto Recompile is turned off and library does not need to be recompiled. Note The macro library does not have to be used to cause the compilation mes ...
The splash screen on the iPhone 6s is stretched when loading. Tested alongside the iPhone 5s and the Samsung Galaxy Note 2 for comparison. The stretching only occurs on the 6s. iPhone 6s: 6240_iPho ...
Duplicating an actor with a Hierarchical Instanced Static Mesh component that has an instance will duplicate the instance as well, but this instance is not rendered. Please note, this was discovere ...
Error message: Assertion failed: ModuleInfo.Module.IsUnique() [Link Removed] [Line: 557] Source Context: Most recent user affected CL: Logs: See attached Issue call stack shares some similariti ...
Custom Mesh Component > Get Component Bounds gives incorrect bounds > Box Extent User Description: [4.16.1] Using "Get Component Bounds" on a Custom mesh component gives unusual numbers for the Bo ...
Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...