The splines do not deform the landscape when the path is made with a straight spline. When you move a spline point to bend the road it will deform the landscape, but the deformation accuracy seems t ...
The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...
Meshes set to not render in the Main Pass still does if both "Render CustomDepth Pass" & "Render in Depth Pass" are enabled, while "Render in Main Pass" is disabled. Attached is an example project. ...
You can't edit a gameplay tag when you bulk edit via the property matrix. Found in 4.23.1 CL#10757647 Reproduced in 4.24.1 CL# 107567474.25 Main CL#10868506 ...
When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...
The Meta Allowed Classes specifier doesn't allow the user to assign anything of the second type. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#10868506 ...
Materials are brighter in 4.24 and 4.25 than they were in 4.23. I created the same basic material in 4.23, 4.24, and 4.25 and the 4.23 iteration was slightly darker. Found in 4.24.1 CL#10756747 Rep ...
When setting bUseChecksInShipping to true in the PRojec's Target.cs file, the project will package successfully for Shipping but trigger an assert when it is launched. The error is also present when ...
Generating mip maps results in crash and seems to duplicated 1x1 mip level. NOTE: The bug was originally reported in 4.23.1, however, for some reason I was able to open the texture in 4.23.1 afte ...
Alembic hair doesn't render in the right eye in VR. A demonstration project can be found [Link Removed]. NOTE: The hair is rendered as an overlay in other editor previews (skeletal mesh, Physics). ...