BLUI-Unreal icon indicating copy to clipboard operation
BLUI-Unreal copied to clipboard

5.3 blu_event

Open HerrDrFink opened this issue 1 year ago • 3 comments

I tried to subscribe the ScriptEventEmitter like in the Demo. But it seams not to work in UE 5.3.

Update: After debugging the event i regonize that the Type & the Name etc. keeps "Empty". With a for loop i stored all the Strings in a array. But also there all values are empty.

374869470-7f670840-9748-4a90-bfe8-7d407e5ce9d8

HerrDrFink avatar Oct 09 '24 06:10 HerrDrFink

are you emitting it via blu_event?

check if you're stringifying before emitting or not, there's a particular way to emit correctly (see examples)

getnamo avatar Oct 10 '24 17:10 getnamo

I also tried it by upgrading the Demo Unreal Project to 5.3 & test it with the example website.

HerrDrFink avatar Jan 09 '25 14:01 HerrDrFink

having the same issue

irajsb avatar May 22 '25 22:05 irajsb