Factories registered to the PlacementSubsystem using UPlacementSubsystem::RegisterAssetFactory will always be added to the end of the AssetFactories array. Which means if there are any existing reg ...
See slack channel: [Link Removed] ...
Importing the fbx uses the default settings, which aren't accessed through scripting, so they cannot be changed. To circumvent this MovieSceneToolHelpers::ImportFBXIfReady caches the defaults, and ...
When DistasterRecoveryClient (in editor called RecoveryHub) plugin is added to the project and the user creates a Landscape, a crash occurs. ...
A licensee has hit an access violation issue due to a movie scene containing a reference to an invalid child object binding. It triggers in the following method: UMovieSceneFolder::PostLoad // Vali ...
We need to support geometric transform for meshes when importing skeletalmesh ...
Deferred desktop renderer does not function correctly on visionOS. It did work in 5.4. One problem is the r.XRMSAAMode setting forcing 4 samples even when not using msaa, but there are other probl ...
Users have reported that manually editing each bone when generating blendmasks to be tedious and could be easier with some bulk editing functionality. ...