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: ...
Modulated shadows are pretty broken on tegra4. see screenshot. ...
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". ...
Collapsed categories in the My Blueprint tab are automatically expanded when any main tab, such as the Event Graph or Construction Script tab, is clicked. Moving to the Defaults or Components Modes ...
Renaming folders is not case-sensitive Previously fixed in 4.12, re-appeared ...
If you have a dynamic delegate with a parameter named "Self", you cannot bind an event to it in Blueprint. ...
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 ...