A crash occurs when importing a tiled landscape, via the 'Levels' window with World Composition enabled, and applying a material to the 'Hole Material' slot. You can also re-apply a default material ...
Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime ...
If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...
In packaged projects will crash when an animation blueprint that is nativized loads into a new level. The anim blueprint needs to use the PoseSnapshot node with a FName variable passed before loadin ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 FMath::Eval ignores groupings while solving problems. This has caused some confusion with users who are expecting the groupings to b ...
Virtual Textures can be assigned to Texture Sample Parameters that are not configured for Virtual Textures, if that parameter is inside of a Material Layer. Also found in Release-5.4, CL 32426910 ...
The TSR History Rejection buffer develops a grid-like artifact over translucent, camera-facing planes. ...
[Image Removed] change FindObject to StaticLoadObject might fix this issue ...
AActor::WasRecentlyRendered() and UPrimitiveComponent::GetLastRenderTimeOnScreen() both still trigger when a skeletal mesh (occluded behind a wall) re-enters the player's view frustum after being ou ...