Description

Right clicking in the content browser causes a crash with the Quixel Bridge plugin enabled. 

This issue is occurring in Binary //UE5/Release-5.2-Preview-2 @ CL 24887336

This issue is not occurring on Windows

Steps to Reproduce
  1. Open any project with the Bridge plugin enabled
  2. Right click in the content browser

Result
Crash

Callstack
LoginId:0dc17a263f449fb8abf567b3452205ff
EpicAccountId:7db27f90c52749b9a0011cad387bd785

Caught signal

Unknown() Address = 0x189a9d118 (filename not found) [in ???]
Unknown() Address = 0x189aa8db0 (filename not found) [in ???]
Unknown() Address = 0x189a348a8 (filename not found) [in ???]
Unknown() Address = 0x189a6a770 (filename not found) [in ???]
UContentBrowserDataMenuContext_AddNewMenu* FToolMenuContext::FindContext<UContentBrowserDataMenuContext_AddNewMenu>() const Address = 0x30bf5e548 (filename not found) [in UnrealEditor-Bridge.dylib]
decltype(auto) UE::Core::Private::Tuple::TTupleBase<TIntegerSequence<unsigned int>>::ApplyAfter<FBridgeUIManagerImpl::SetupMenuItem()::$_2&, FToolMenuSection&>(FBridgeUIManagerImpl::SetupMenuItem()::$_2&, FToolMenuSection&) const & Address = 0x30bf5d8a8 (filename not found) [in UnrealEditor-Bridge.dylib]
UToolMenus::AssembleMenuSection(UToolMenu*, UToolMenu const*, FToolMenuSection*, FToolMenuSection const&) Address = 0x111690dc8 (filename not found) [in UnrealEditor-ToolMenus.dylib]
UToolMenus::AssembleMenu(UToolMenu*, UToolMenu const*) Address = 0x1116926b4 (filename not found) [in UnrealEditor-ToolMenus.dylib]
UToolMenus::GenerateMenuFromHierarchy(TArray<UToolMenu*, TSizedDefaultAllocator<32>> const&, FToolMenuContext const&) Address = 0x11169de60 (filename not found) [in UnrealEditor-ToolMenus.dylib]
UToolMenus::GenerateMenu(FName, FToolMenuContext const&) Address = 0x11169d690 (filename not found) [in UnrealEditor-ToolMenus.dylib]
UToolMenus::GenerateWidget(FName, FToolMenuContext const&) Address = 0x11169df0c (filename not found) [in UnrealEditor-ToolMenus.dylib]
SContentBrowser::MakeAddNewContextMenu(EContentBrowserDataMenuContext_AddNewMenuDomain, UContentBrowserToolbarMenuContext*) Address = 0x131df2f00 (filename not found) [in UnrealEditor-ContentBrowser.dylib]
SContentBrowser::GetItemContextMenu(TArrayView<FContentBrowserItem const, int>, EContentBrowserViewContext) Address = 0x131dbbdac (filename not found) [in UnrealEditor-ContentBrowser.dylib]
TBaseSPMethodDelegateInstance<false, SContentBrowser, (ESPMode)1, TSharedPtr<SWidget, (ESPMode)1> (TArrayView<FContentBrowserItem const, int>), FDefaultDelegateUserPolicy, EContentBrowserViewContext>::Execute(TArrayView<FContentBrowserItem const, int>) const Address = 0x131e43414 (filename not found) [in UnrealEditor-ContentBrowser.dylib]
SAssetView::OnGetContextMenuContent() Address = 0x131c850f4 (filename not found) [in UnrealEditor-ContentBrowser.dylib]
TBaseSPMethodDelegateInstance<false, SAssetView, (ESPMode)1, TSharedPtr<SWidget, (ESPMode)1> (), FDefaultDelegateUserPolicy>::Execute() const Address = 0x131d4fccc (filename not found) [in UnrealEditor-ContentBrowser.dylib]
STableViewBase::OnRightMouseButtonUp(FPointerEvent const&) Address = 0x10adb8360 (filename not found) [in UnrealEditor-Slate.dylib]
STableViewBase::OnMouseButtonUp(FGeometry const&, FPointerEvent const&) Address = 0x10adb4d14 (filename not found) [in UnrealEditor-Slate.dylib]
FSlateApplication::RoutePointerUpEvent(FWidgetPath const&, FPointerEvent const&) Address = 0x10a94eb00 (filename not found) [in UnrealEditor-Slate.dylib]
FSlateApplication::ProcessMouseButtonUpEvent(FPointerEvent const&) Address = 0x10a90b89c (filename not found) [in UnrealEditor-Slate.dylib]
FSlateApplication::OnMouseUp(EMouseButtons::Type, UE::Math::TVector2<double>) Address = 0x10a95754c (filename not found) [in UnrealEditor-Slate.dylib]
FMacApplication::ProcessMouseUpEvent(FDeferredMacEvent const&, TSharedPtr<FMacWindow, (ESPMode)1>) Address = 0x104ade234 (filename not found) [in UnrealEditor-ApplicationCore.dylib]
FMacApplication::ProcessEvent(FDeferredMacEvent const&) Address = 0x104ad8100 (filename not found) [in UnrealEditor-ApplicationCore.dylib]
FMacApplication::ProcessDeferredEvents(float) Address = 0x104ad7e84 (filename not found) [in UnrealEditor-ApplicationCore.dylib]
FSlateApplication::TickPlatform(float) Address = 0x10a927abc (filename not found) [in UnrealEditor-Slate.dylib]
FSlateApplication::Tick(ESlateTickType) Address = 0x10a92709c (filename not found) [in UnrealEditor-Slate.dylib]
FEngineLoop::Tick() Address = 0x10426127c (filename not found) [in UnrealEditor]
GuardedMain(char16_t const*) Address = 0x10426cb10 (filename not found) [in UnrealEditor]
-[UEAppDelegate runGameThread:] Address = 0x104287cd0 (filename not found) [in UnrealEditor]
-[FCocoaGameThread main] Address = 0x107cc9458 (filename not found) [in UnrealEditor-Core.dylib]
Unknown() Address = 0x18add663c (filename not found) [in Foundation]
Unknown() Address = 0x189d87fa8 (filename not found) [in libsystem_pthread.dylib]
Unknown() Address = 0x189d82da0 (filename not found) [in libsystem_pthread.dylib]

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentQuixel
Affects Versions5.2
Target Fix5.2
Fix Commit1234567
CreatedApr 5, 2023
ResolvedApr 6, 2023
UpdatedApr 6, 2023