Saving a map will always resave the map's BuiltData, even if the BuiltData hasn't been marked dirty. Changes were made to avoid marking it dirty for [Link Removed], but the call to SaveWorld in FEdi ...
In UE4, Reparenting the Child Component did not update it on the screen, but the Relative Transform was updated. However, UE5 now retains Relative Transform, so there are on-screen updates. This is ...
Crash in the Retarget Manager with Humanoid Rig when trying to re-assign a bone to a node. Happens particularly when there is already a bone selected and you want to select a new one. [Link Remove ...
User reporting he is crashing when launching the Editor "This is a 4.9.1 binary build (latest), I can't give you the exact version because it crashes on the initialisation stage at 0%. The system i ...
There are a number of reported movie crash issues, but this report likely covers the main cause. Garbage collection changed in Android 4.0 and we are triggering a check that does not happen with ba ...
The workflow above is generally used to pull out key poses from a mocap performance. It works on 5.0. It can be simplified for QC into this:add some animation keys to your rigged character in Sequ ...
A licensee reports that the values of an FInstancedStruct do not get properly duplicated if they differ from the default values of the Actor or TArray to which they belong. Possible short-term wo ...
Editor crashes when importing Alembic material asset. The editor will crash once selecting the asset in Windows explorer, before the Import Options window appears. When testing this, we had an ave ...
There is an issue when attempting to reorder blueprints where Blueprint Function Reorder displays error tooltip when trying to reorder functions. In previous engine versions, functions could not be ...