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. ...
Looks related to [Link Removed], but it appears that something was overlooked. Probably requires a similar fix for the delegate node. ...
Outputs from "GetClassDefaults" node will break if a reroute node is used between input and node. Does not occur in 4.18 ...
Per poly collision does not update/follow the mesh when the mesh is moved via Blueprint Does not occur in 4.18 ...
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. ...
The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...
The same callstack appears in 4.24.3 (CL-11590370) but only when playing a Sequence with a Media Track that has a ImgMediaSource and Media Texture set on it. These repro steps work for 4.25 and 4.26 ...
Previously the game would crash (see: [Link Removed]), but the fix now keeps the game running without VR instead. ...