CommonUI Action Widget no longer displaying controller icons after engine restart

Hello, as I said in the title, I set up some Common Action Widgets from the CommonUI plugin to display button prompts for both KBM and Gamepad. This was working perfectly fine yesterday, but when I reopened my project today, the gamepad icons don’t render anymore. The Action Widget itself works, if I’m on KBM it’ll still show the proper KBM icon, but when I switch to controller it just renders out as empty space. The only thing I’ve “changed” since yesterday was when I deleted my DerivedDataCache and my Saved/Intermediate folders to address a loading error I was having with starter content, but that’s the only thing I can think of that would affect my common ui stuff. The default gamepad name is still “Generic” like it’s supposed to, so idk what the issue is.

Oops, found the solution in just a few minutes, haha.

For some reason the file path to my Xbox controller data asset was broken, either because of the Saved/Intermediate/DerivedDataCache stuff or because I moved my files around yesterday for reorganizing purposes.

Regardless, the solution was just to re-select the controller data asset, and now it works fine.