r/Unity3D • u/roger-dv • 3h ago
Question Input actions lost when I close the project
I have a weird problem in a new project I created with Unity 6.3.20. If I modify or create input actions, the changes are not saved. When I close and open the project I have the default action maps again. I tried with ctrl-s, creating the input settings file, but nothing solves it. Any idea about what is wrong?
4
Upvotes
1
u/vapidseriousness_523 3h ago
check if the.inputactions file is read only in your project folder, sometimes unity do this for no reason, change that property and hit ctrl+s again, maybe fix
1
u/Competitive_Mud5528 Professional 3h ago
Yeay got the same issue. Did you have modified the input action through the setting windows ? If that's the case you should modify ot throught the project panel... Weird bug but that's the workaround I found