Safe zone overlay ignores alpha when set to 0.0 in DefaultEngine.ini. Tested: 4.23.1 CL#9631420 , 4.25 CL#11341939 ...
Running the console command r.DebugSafeZone.Mode 0 does not disable all overlays. The issue occurs when setting custom values in DefaultEngine.ini as well. Tested using the following settings: ...
This problem seems to occur because Rotation is not taken into account when calculating Weight. I have confirmed that it can be solved by calculating the rotation as follows.float ULandscapeCompone ...
Structs containing references to instances in the content browser of FloatCurves fail to store these data formats as default values. This was reported and tested in 4.24.2 (CL-11100242). This was r ...
Weighted Tangent handle modifications do not work as expected in Curve Assets. ...
Running the engine with DX12 enabled on MSI GS75 Stealth 9SF results in a D3D crash when using the internal display on the laptop. *Note: Unable to reproduce the crash. The user receiving the cra ...
Skybox textures can have a seam when using an inverted cube for a sky. Attached is an example 4.24.2 project. Note: One of the attached seam screenshots is hard to see unless you expand it. Found ...
Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...
If min and max scale are the same in a LandscapeGrassType asset, scale will not be applied. Confirmed in 4.25 MAIN @ CL 11318998 ...