-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Hi.
I get a crash and this bug report after using a widget with some Elg nodes in it 👍
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000098
UE4Editor_ElgEditorScripting!TBaseUObjectMethodDelegateInstance<0,UElgEditorContext_LevelEditor,void __cdecl(FName const &)>::ExecuteIfSafe() [c:\program files\epic games\ue_4.24\engine\source\runtime\core\public\delegates\delegateinstancesimpl.h:711]
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_StaticMeshEditor
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll
In the widget I use two of yours nodes : an assign to right mouse clic event and a get mouse position world, to spawn actors when I click i the viewport.
The blueprint works well, but I got a crash everytime I use it and then try to open a window for an asset, blueprint etc.