A licensee reported that generating the HLOD for his large WP based level is running out of space in the FName string table. He tracked the source of the problem to CL 47064601. Upon inspection ...
From an EPS case: --------------------------------- We're seeing a recurring issue where child BP actors are becoming orphaned during any processing that uses UWorldPartitionBuilder. It affects ...
The process will assert in UWorldPartition::Initialize on check(!OuterWorld->PersistentLevel->bAlreadyMovedActors); The log from a debugging session (see attached image) that a LevelInstance ge ...
In UGameViewportClient::ProcessScreenShots, when bHdrEnabled is true, the Bitmap array is never filled (the capture code uses BitmapHDR), so ScreenshotCapturedDelegate is never called for any custom ...
It used to be possible to create an empty Groom assets without an Alembic file. However, this is no longer possible because curve data is required This workflow is useful to create grooms that onl ...
A licensee has encountered an issue where their FInstancedStruct isn't being gathered into CachedPropertyData when "Generate Optimized Blueprint Component Data" is enabled. The changes in [Link Remo ...
UDataAsset's constructor assumes itself to be the native class, and caches that value for use by the asset registry. However, if the data asset type is defined in a blueprint (i.e. subclassing UPrim ...
Toggling Lock, Pin, Ignore on subsequences or adding new transform key on a character inside a subsequence the Actors lose the LevelSequenceActor transform offset they have at preview and go back to ...