If a user import a lot of animation in one fbx, the logic that compute the automatic framerate can diverge and hit a very high value. The maximum sample rate is 1920Hz which is very high,. The user ...
Only the first call to unbindAndBackup should have the backup, this fallback create backup data for the nested call. ...
Duplicate key checking in maps and sets in the editor is done via calls to FScriptMapHelper::HasKey() and FScriptSetHelper::HasElement(), but this code is checking for object names which are subsets ...
Currently, the Blueprint compiler will only update references to a reinstanced CDO/archetype object if it falls within the immediate hierarchy of the Blueprint class type OR if it's a component temp ...
See the video [Link Removed] ...
Compiling a blueprint component can cause data loss on instances in the level when the component instance overrides its owning Blueprint's property value overrides back to the component archetype's ...
At the time this Jira is created, UE 5.1 and 5.2 is using VS 17.3.6 which is working correctly. any update after should repro the issue. ...
Replicated Montages played via GAS are not blended out using the BlendOut time set in the Montage, and are instead blended out using the BlendIn time ...