Selecting the just imported asset will speed up workflow. Fix should be done for legacy and interchange importer ...
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. ...
When using the handheld AR template and trying to package for ARCore, the package or launch on attempt will fail due to some permissions errors with Apple. If ARKit is disabled the editor will lock ...
Looks related to [Link Removed], but it appears that something was overlooked. Probably requires a similar fix for the delegate node. ...
Setting a Vehicle to Asynchronous physics will cause a crash. Confirmed in 4.22 Main at CL 4542756 ...
Crash when changing maps with sequencers new event director. Confirmed in 4.22 MAIN at CL 4553454 ...
LogWindows: FAndroidMisc::RequestExit(0) does not get sent with 4.22 and 4.23. Does not occur in 4.21. ...
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. ...