Hi, We are trying to use Mutable plugin to avoid clipping using the RemoveMeshNode with data from DataTables. However we are having trouble with the most basic example of our idea. We have a Data ...
The source of the problem seems to be using IOptionsSnapshot with a Singleton. Per the MS documentation for IOptionsSnapshot, "Is registered as Scoped and therefore can't be injected into a Singleto ...
From this UDN: [Link Removed] Suggested fix:Override PostPasteNode to perform the GUID update andAdd validation on load to strip 'invalid' copies that do not correspond to a valid pin input ...
In the Sequencer, Control Rig and Animation tracks are placed consecutively. During the transition, the Animation track captures the AnimInstance state before the ControlRig track's RestoreState is ...
In an ideal world, all mesh merge algorithms should have the option to use as input one of the followingRender mesh (non-nanite) (+ the option to target a specific LOD)Mesh Description (+ the option ...
SynchronizeWithExternalDependencies will call Modify on the Pose Search Database when the database has changed. This will call FAsyncPoseSearchDatabasesManagement::OnObjectModified which in turn ma ...
If we have PSDs that contain assets that were added manually to the database and also others that were added via branch in notifies then SynchronizeWithExternalDependencies will remove and re-add th ...
Also verified on Release-5.5.4 CL 40574608 ...
Context: Data Layers is a system within World Partition used to organize Actors both in the Editor and at runtime. It allows for the user to dynamically load and unload layers in the Editor to help ...
Nanite in non world partition worlds builds with missing section, almost half the landscape is missing. Looking at the nanite overdraw as attached, it shows an interesting pattern. ...