In 4.27.2 a new cluster is created without any problem. ...
Blueprint breakpoints on EventEndPlay do not break execution of the PIE session before the session is destroyed. ...
refer to attached video ...
When multiple child scene components are selected and their parent is rotated 90 degrees about Z, attempting to use the transform gizmo will move the components in the wrong direction relative to th ...
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 ...
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 ...
Undoing a child actor's component transform in its Blueprint editor isn't reflected in child actor instances in the level editor. Subsequent transforms are also not propagated after the undo breaks ...
So far I could reproduce this with 3 different files. I only attached this one, since this is the smallest ...
The user has a proposed fix which they said works: Heya, so just to be clear your solution was to change the WinDualShock.uplugin file where the "WinDualShock" module is defined, and make it "Runtim ...