Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash after using widget containing ElgEditorScripting nodes #3

Open
ThousandsRT opened this issue Apr 25, 2020 · 0 comments
Open

Crash after using widget containing ElgEditorScripting nodes #3

ThousandsRT opened this issue Apr 25, 2020 · 0 comments

Comments

@ThousandsRT
Copy link

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.

@ThousandsRT ThousandsRT changed the title Crash before using widget containing ElgEditorScripting nodes Crash after using widget containing ElgEditorScripting nodes Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant