Properly handle child actor component referencing Level Instance actor

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 3, 2022

Runtime Virtual Texture samples at low precision for very large volumes

UE - Graphics Features - May 31, 2022

When using a runtime virtual texture with a resolution of greater than 2^24 we can start to see a lack of precision in sampling when the sampling UVs get closer to 1. To see this we need to be usin ...

Nanite enabled Foliage stays visible when Foliage is set to Hide All

UE - World Creation - Worldbuilding Tools - Foliage - May 6, 2022

Nanite enabled Foliage stays visible when Foliage is set to Hide All. ...

Crash occurs when creating a New Level from the Levels window while it is pinned to the side bar

UE - World Creation - Worldbuilding Tools - May 2, 2022

An assertion occurs when creating a New Level from the Levels window while it is pinned to the side bar. ...

References to external actors are not removed when a data layer is deleted

UE - World Creation - Worldbuilding Tools - World Partition - Apr 21, 2022

Data layers still contain references to external actors when they are deleted. ...

Actor Foliage can't be added to Foliage Paint or Single with World Partition maps

UE - World Creation - Worldbuilding Tools - Foliage - Apr 18, 2022

Actor Foliage can't be added to Foliage Paint or Single with World Partition maps. ...

Cook failure when World Partition maps have level instances using level blueprints

UE - World Creation - Worldbuilding Tools - Level Instances - Mar 14, 2022

The following cook error results from attempting to package a WP map that has level instances using level BPs: LogCook: Error: PackageSplitter found the Generator package still in memory after it ...

FEditorFileUtils::SaveCurrentLevel returns true even when it fails

UE - World Creation - Worldbuilding Tools - Feb 25, 2022

In FEditorFileUtils::SaveCurrentLevel, we set the default return code as true (success) before checking validity of the current level or seeing if PromptToCheckoutLevels is successful. If we're unab ...

VertexInterpolators allocate unused params which generate extra shader ops

UE - Rendering Architecture - Materials - Feb 17, 2022

As a follow up on this: https://udn.unrealengine.com/s/question/0D54z00006yxUdXCAU/vertexinterpolators-problem VertexInterpolators are added to the HLSL code even if unused and you demand the HLSL ...

C4D import, missing materials

UE - Editor - Content Pipeline - Datasmith - Importer - Jan 21, 2022

cf. https://forums.unrealengine.com/t/texture-problem-with-c4d-import-datasmith/272840 ...