Description

 

>	UnrealEditor-InterchangeEngine-Win64-Debug.dll!UInterchangeManager::StartQueuedTasks::__l2::<lambda>() Line 861
C++ 	UnrealEditor-InterchangeEngine-Win64-Debug.dll!DispatchCheckVerify<bool,bool <lambda>(void)>(UInterchangeManager::StartQueuedTasks::__l2::bool <lambda>(void) && Inner) Line 195
C++ 	UnrealEditor-InterchangeEngine-Win64-Debug.dll!UInterchangeManager::StartQueuedTasks(bool bCancelAllTasks) Line 861
C++ 	UnrealEditor-InterchangeEngine-Win64-Debug.dll!UInterchangeManager::CancelAllTasks() Line 1705
C++ 	UnrealEditor-InterchangeEngine-Win64-Debug.dll!UInterchangeManager::WaitUntilAllTasksDone(bool bCancel) Line 1726
C++ 	UnrealEditor-InterchangeEngine-Win64-Debug.dll!UInterchangeManager::GetInterchangeManager::__l5::<lambda>() Line 651
C++ 	UnrealEditor-InterchangeEngine-Win64-Debug.dll!TBaseFunctorDelegateInstance<void __cdecl(void),FDefaultDelegateUserPolicy,void <lambda>(void)>::ExecuteIfSafe() Line 746
C++ 	UnrealEditor-Engine-Win64-Debug.dll!TMulticastDelegateBase<FDefaultDelegateUserPolicy>::Broadcast<IBaseDelegateInstance<void __cdecl(void),FDefaultDelegateUserPolicy>,TDelegate<void __cdecl(void),FDefaultDelegateUserPolicy>>() Line 204
C++ 	UnrealEditor-Engine-Win64-Debug.dll!UEngine::PreExit() Line 2198
C++ 	UnrealEditor-Engine-Win64-Debug.dll!UGameEngine::PreExit() Line 1254
C++ 	UnrealEditor-Win64-Debug.exe!FEngineLoop::Exit() Line 5001
C++ 	UnrealEditor-Win64-Debug.exe!EngineExit() Line 73
C++ 	UnrealEditor-Win64-Debug.exe!GuardedMain(const wchar_t * CmdLine) Line 202
C++ 	UnrealEditor-Win64-Debug.exe!LaunchWindowsStartup(HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, char * __formal, int nCmdShow, const wchar_t * CmdLine) Line 233
C++ 	UnrealEditor-Win64-Debug.exe!WinMain(HINSTANCE__ * hInInstance, HINSTANCE__ * hPrevInstance, char * pCmdLine, int nCmdShow) Line 286
C++ 	[Inline Frame] UnrealEditor-Win64-Debug.exe!invoke_main() Line 102
C++ 	UnrealEditor-Win64-Debug.exe!__scrt_common_main_seh() Line 288
C++ 
Steps to Reproduce
  1. Add Interchange.FeatureFlags.Import.Enable=0 under the [ConsoleVariables] header in BaseEngine.ini (or otherwise set Interchange.FeatureFlags.Import.Enable to 0 via console command in the editor post-launch)
  2. Launch the editor with "-game"
  3. Shut down the editor
  4. During shutdown, observe that the above ensure condition fails.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-181254 in the post.

0
Login to Vote

Fixed
Fix Commit24835626
CreatedMar 24, 2023
ResolvedMar 29, 2023
UpdatedSep 15, 2023