Renaming folders is not case-sensitive Previously fixed in 4.12, re-appeared ...
The issue is already fixed in UE5 by CL 14368553. This Jira is created for cherrypick into UE4 ...
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. ...
REGRESSION Yes, does not occur in 4.15. Editor crashes when the user adds a component to their landscape. ...
This is a regression from 4.15.2 and occurs on both Windows and Mac. Affects both Binary and Github builds. ...
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. ...