In my case I used the erosion brush and smooth brushes. Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...
This is a regression. Tested in //UE5/Release-5.0 CL20979098 Small seams in a rescaled Landscape between all the Landscape Components. This only happens when scaling specifically to this value. ...
Tested in //UE5/Release-5.0 CL20979098 this is a regression. Attachment is of UE 5.0.3. Actors set to Spawnable are not trackable by a camera once they've spawned. The camera will track the actor w ...
When a SkeletalMeshComponent is restarted by calling in order of SetSimulatePhysics and SetComponentTickEnabled, the TickComponent and EndPhysicsTick are executed simultaneously. As a result, the ...
In 5.1 media exports will not have the burn in composited onto them. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098. The editor crashes when right clicking a Modify Curve node in an Anim Graph of a Animation Template Blueprint. ...
Additional information in the comments. Potential work around if VS has a prompt suggesting installing addition components is to install:MSVC v143 - VS 2022 C++ Arm64 Build Tools(v14.33-17.3)MSVC v ...
There is a deterministic cooking issue with .uexp map of level asset. [Link Removed] is the similar issue fixing by CL#19723275, but it still there. ...
The actor placed in the level will be unloaded after play in editor. Without save the level (repro step4), the actor is not unloaded and show in editor. ...