This is a regression. In 4.27 basic shapes created from the place actor panel are named after their respective shapes making it easier to to discern. In 5.0ea this is no longer the case. ...
An FBX exported from 3DEXCITE DELTAGEN fails to parse correctly in the latest FBX SDK and crashes the UE importer. This FBX is automatically repaired when loaded into Maya (citing "polygons with ov ...
The script performs P4 commands even if -NoP4 was specified. It should properly handle -NoP4 by checking for if (CommandUtils.P4Enabled) ...
We have an issue with artefacting of virtual shadow maps on low poly meshes: [Link Removed] We would like to request a higher polygon version of the sphere for UE5's release/starter content, which ...
Licensee reports the following in the UDN: There seems to be some other erratic behavior when using parenting in world outliner (i.e. drag and drop one actor on another one in world outliner).Since ...
It does not appear to matter to the repro steps what is input to the VertexInterpolator, it matters more that there is a Normalize between the VertexInterpolator and the base color input of the mate ...
If the type of a property in a Json string doesn't match the expected type in the Json serializable class being created, then the value for that property will not be read in. However, FromJson still ...
Found here: [Link Removed] The relevant sections in ConvertScalarJsonValueToFPropertyWithContainer() use script helpers to add defaulted elements to each container and then parse straight into them ...
Base Pass Shader results are not showing, or showing up incorrectly when looking at the Stats results within the material editor of an Unreal Editor using Vulkan. Regression Tested: //UE4/Release-4 ...