My custom input is not working when i build

As the title says all my inputs that already came with the 2d sidescroller template and specific keys i set like a and d work. But setting a fire input to left mouse button and i even tried f also to test, It doesnt work when i launch or build. But they DO work when in the editor. Here is some screens

When I hit Left mouse button or F when launching the game or building it, it doesnt even print hello or fired.

I tried adding enable input also like another thread said but this did not work either.

It should be shooting my gun like it does in the editor but it doesn’t when i launch or build . Thanks in advance.

Check to ensure that the mappings are in the configs of your packaged game. If they aren’t press “set as default”

Set as default on the inputs, fixed it. Thanks!

I cannot do Set As Default as it is grayed ou in the editor…