The fix for this is to override the FEnhancedActionKeyMapping::operator== to account for the deep copy that happens on modifiers instead of comparing addresses ...
This is a regression from 5.3 that has been fixed in Main (32476819, for 5.5), but needs merging into 5.4. ...
Users are having issues after upgrading their project to 4.11 due to the missing option of FollowHmdOrientation in the Player Camera Manager. ...
Vector2D struct does not save default values as a macro input Regression (no) issue (does) occur in 4.11.2 ...
Talking with ChrisB, this has been passed to Samsung and Qualcomm for investigation with the Signal 11 crash. This only affects the Snapdragon S7 devices. ...
Animation Sequence Timeline is blank and doesn't let you scrub Regression: Yes, works in 4.11 [Image Removed] ...
Arrays of structs do not register default values when the array is resized. Regression (no) issue (does) occur in 4.11.2 ...
Looks related to [Link Removed], but it appears that something was overlooked. Probably requires a similar fix for the delegate node. ...
I think tessellation will be discontinued in the future, but I will report it just in case. The licensee is not keen on fixing this problem. ...
NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them. ...