I cannot save and regenerate my input actions asset and its C# class

I have been using input actions with C# for a while now and like it. I have made multiple updates to the asset without issue in the past. Now, suddenly I cannot figure out how to save the asset and regenerate the class. If I edit in the “Project Settings Window”, there is no clear way to save after. The “Apply” button is grayed out and the “Generate C# Class” toggle remains checked. I don’t see a save button in the project settings window, and the File>Save does not help either. I have tried deleting my asset and regenerating, but that doesn’t work because my changes never saved in the first place. The same goes with reimporting the asset. I am at a loss. What am I supposed to do?

That’s for the project wide input actions workflow, which isn’t intended to have a generated C# class.

Select the asset itself and it has the options to generate a C# class, edit it individually, etc.

Oh wow I had no idea. I guess all the edits I made before were before I designated these as project wide. Thanks so much!