[Image Removed] change FindObject to StaticLoadObject might fix this issue ...
User reports that the issue fixed for ODIN-6308 still occurs for InstancedStaticMeshes. ...
Reverting to the fix in [Link Removed] (CL#17788567) will avoid the crash. ...
Customer provides details, including a fix for the problem. See UDN post attached. ...
When using both ReceiveTickAI and ReceiveSearchAI nodes, ReceiveTickAI is called before ReceiveSearchAI. This was not the case in 4.18. ...
Renaming folders is not case-sensitive Previously fixed in 4.12, re-appeared ...
Looks like users have been seeing this since 4.18, added Bugg link ...
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. ...