When you import a texture that is low resolution (such as pixel art) if you attempt to use it in a UMG image, the filter that you have applied to that texture is not inherited. This causes the image ...
The Editor freezes during PIE when loading a .sav file from 4.7 in a 4.8 or 4.9 project. The user reporting this reports a memory leak and crash, but I have not been able to reproduce that in partic ...
This is an infrequent crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 849 uint32 UMaterialExpression::GetOutputT ...
Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero. Subsequently disabling Pawn Use Control Rotation make rotation of the component impossible until ...
Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...
DESCRIPTION: The materials are cleared from a destructible that is created in PhysX Labs when a chunk in any of the depths is selected and if any of the chunk parameters are set to true. ATTACHED: ...
Shadow casting is still considered when the lighting intensity has been set to 0. This is a regression in performance from 4.12.5 where a lights intensity that was set to 0 would not be considered ...
Changing the mouse cursor depending on what it is currently over only happens if a mouse button is also being held down. This worked normally in version 4.5.1 WORKAROUND: In UGameViewportClient::Ge ...
Reproduced 7/10 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
As soon as the widget was visible on the node/display at least once all nodes/displays receive the button press and correctly increase the counter. Therefore it seems like the widgets are only initi ...