Create a high poly version of the base sphere

UE - Content - Engine - Nov 23, 2021

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 ...

Unexpected behavior when Actor Parenting in the World Outliner of a WP map

UE - World Creation - Worldbuilding Tools - World Partition - Nov 23, 2021

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 ...

JSON Serializer FromJson function returns true when property types don't match

UE - Foundation - Core - UObject - Nov 16, 2021

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 ...

Duplicate keys in TMap and TSet after using FJsonObjectConverter::JsonValueToUProperty

UE - Foundation - Core - UObject - Nov 16, 2021

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" stat results are missing or display incorrect information while using Vulkan

UE - Rendering Architecture - Shaders - Nov 15, 2021

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 ...

Native Gameplay Tag Dev Comments are not included in GameplayTagWidget tooltips

UE - Gameplay - Nov 12, 2021

Native Gameplay Tag dev comments don't show up in tag tooltips.  ...

Travelling between two levels that share a sublevel will not update the positions of those actors in that sublevel

UE - World Creation - Worldbuilding Tools - Oct 28, 2021

If you travel between two levels that both share the same sublevel then the actors within that shared sublevel will not update their positions regardless of their positions being saved at different ...

RVT output from Landscape Height gets incorrect mip cache loaded

UE - Graphics Features - Oct 13, 2021

I test it for more information for your reference:It happens only when a Landscape *Height *was output to the RVT, other Landscape's maps like BaseColor are all fine, as well as Height output from o ...