I’m unable to debug this on my own. But here’s the The Problem in greater detail.
Your suggestion did fix up the pin, but it didn’t resolve the Widget problem. For soon as I hit Play, the mouse cursor immediately shows up on the screen and locks the keyboard, (which is wrong) when that mouse cursor is up on the screen the game camera is locked, I can’t hit the I key to open up the inventory window. Its blocking it.
The only way I can unlock the keyboard is to press the fire button again on the mouse to make the mouse cursor dissapear now the camera is able to move around again. Now I can then press the I key and the inventory window then opens up. Now when I open up the inventory window, the Mouse cursor then pops up again on the screen and I can move the camera around and move around also in the game while the inventory window is open and its panels are clickable.
I hit the F key to pick up the item, and it appears up in the inventory panel.
But soon as I hit the R key to try to bring up also the Equipment Character Preview Panel, (the window to equip items on the character) The inventory panels are no longer clickable anymore, i can’t close the inventory panel window down when I hit the I key again it just redraws it up again on the screen over the top of the first (not normal).
Even if I bring up the Equipment Window first and then bring up the Inventory Window, now both windows
are active but the items are still not clicking over into the Equipment Window from the Inventory window.
I don’t know where in the code its causing this strange behavior.