It seems that a simple change from TCHAR_TO_ANSI to TCHAR_TO_UTF8 in UE::FUsdStage OpenStageImpl() fixes the issue. ...
Investigate and fix all calls where the Navigation System is constructed without the NavigationObjectRepository subsystem being valid. ...
Licensee is using a modified engine but has a workaround, we need to verify that the same doesn't happen in vanilla UE4 and fix if it does. ...
The alpha channel seems to be offset in the x and y by 1024 pixels this has been fixed and attached for analysis. ...
'Reimport with new source' command does not work on Mac. Confirmed in 4.22 @ CL 4771381 ...
Adding local offset to Paper Flipbook in UE.4.22 results in rendering distortion. ...
Previously packaging caused a crash with this system. This was fixed, but now the system is no longer visible when packaged. ...
The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix. ...
The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...
WorldPartionActorDescs will be restored to the correct properties when resaved. They can also be fixed by the WorldPartitionResaveActorsBuilder commandlet. ...