If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name.
1. Open Editor (any project)
2. Open Project Settings>Inputs
3. Select + to add action mapping
4. Name Action Mapping Test1
5. Save project
6. Change action mapping to any other name
7. Save, closed, reopen project
8. Open Project Settings>Inputs
Results:
Action Mapping name reverts to original name
Expected:
Action Mapping name retains renamed
Head over to the existing Questions & Answers thread and let us know what's up.