"GamepadOpenAvatarContextMenu" is bound via :BindCoreAction and yet it appears as “Developer” and my own Action shown below it appears as “Core” - these are flipped.
Reproduction Steps:
Simply bind any Input and you will quickly find that your User-Bound inputs are labeled as “Core” and the actual Core-Bound inputs are labeled as “Developer”
Expected Behavior:
I expect for “Developer” bound Inputs to be labeled as “Developer” and for those registered through the “Core” methods to be labeled as such
Actual Behavior:
Core-Bound inputs are shown as “Developer” bound and vice-versa for Developer-Bound inputs