Why does my draggable icon spawn on the left side of the screen instead of on the mouse cursor?

I am trying to create the ability of the player to drag skills from a skill book and assign said skills to a hot bar. While I can drag things, the created draggable icon doesn’t spawn where the mouse cursor is. It appears on the far left of the screen.

I have watched the following tutorials and they all have a similar setup for dragging:

https://www.youtube.com/watch?v=WfF3fb0WaoY&t=609s

I followed all of these and no matter what I do, the icon spawns on the far left of the screen. Why is this happening and is there a fix? Thank you. I have left images of my setup below.

It’s hard to tell, because there are so many tweaks possible in widgets, but I’m wondering about this left justified image

346850-screenshot-1.jpg

You’ll notice in the vid, that the draggable things basically fill the whole widget.

Maybe that’s related somehow…

Nah, I tested that. Even made that image its own sub-widget to test and it didn’t work either. Still spawns on the left side of the screen for whatever reason.

hmmm…