When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...
Changing the name of a function that is bound to a delegate, or attempting to bind a delegate to a second function, causes the new/changed function to not be called when the delegate is triggered. ...
Renaming a Struct variable that is used in a Widget BP creates 'Warning: Unknown property in' warnings in the Output Log User Description: I think this should be brought up as these seems to be a ...
Sprite collisions do not accurately reflect the collision for the sprite. While the collisions are always the same between two of these, the collisions do not correspond to the shape of the collisio ...
When using AddChildActorComponent in the construction script of an actor and attempting to get a reference to the child actor that is stored in a variable on Event Begin Play, the editor throws erro ...
The settings .ini files for games packaged for windows appear to be getting overwritten with blank files whenever the game is run. Even if settings are added to the .ini files manually, the files be ...
When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...
The child widget of Retainerbox was applied incorrectly offset the RenderTranslation of the parent widget and draws it. This issue is 4.24 only. it's fine as well as the preview on UMG Designer in 4 ...
Clothing can have noticeable popping when switching LODs, and there is currently no mechanism to initially start cloth in a resting pose, causing popping on spawn. ...
Tilemaps using lit methods of rendering are subject to strange lighting behavior. If the material for the tilemap is using a 'masked' method of rendering. Lighting will appear at incorrect angles. ...