This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Nearly all affected project names reference that this occ ...
If you change the DataLayerAsset name or asset path, all Actors registered with that DataLayer will ignore that DataLayer's settings. Specifically, even if you set the DataLayer to the Unloaded stat ...
From licensee: when the Enable Automatic Camera Overlay is enabled you will get the People Occlusion image overlaid above everything so no objects can be in-front of it. And if you disable Automa ...
If the VisibleAnywhere specifier is use in the UPROPERTY macro of a code based component, changing that component from one type to another (from USphereComponent to UBoxComponent for example) will c ...
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 ...
The Set World Location at Spline Point node does not correctly update the location of the indicated spline. ...
Landscape holes have collision if the mip level of the landscape is changed from 0 to 1. ...
When using the default value in a "get text size" node, the height and width return 0.0. Note: potentially returning null value as no hard value is presented to font. James: Should use same fall ...
Build: 4.4.2-2289767 Description: If a user makes changes to a landscape then saves the project, the landscape will appear smoothed until another change is made. Repro: [Reproduced Internally] 1. O ...
In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...