A crash occurs when GetPropertyRef node is executed from a SubTree that is linked within a StateTree, which itself has been linked from a parent StateTree via a Linked Asset ** . The processing con ...
A crash occurs at FindChecked in the code below.if (PreparedServiceChanges->OwnerAccountId) { InternalPublicData->OwnerAccountId = *PreparedServiceChanges->OwnerAccountId; if (bDispatchNot ...
This is an issue with inconsistencies over rig names and how control names are generated. We expect that a control name will be appended with _CONTROL or _CURVE_CONTROL. But because URigHierarchy: ...
Export fbx currently exports specific properties that match onto existing maya attributes. Some properties don't match directly but they should still be exported as "custom attributes". ...
Crash occurs in sequencer when the user attempts to convert a possessed object to a spawnable. ...
FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output the message passed to it. Found in 4.23 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24.0 CL#9892386, 4.25 Main CL#9892271 ...
SetVisibility not working with Web Browser Widget on mobile devices ...
Generated from CrashReporter ...
Entering a whole number value to a float input does not create a ".0" at the end. This was noticed as it causes a small quality of life issue with orphaned pins, where the user can't simply type th ...