Im working on a 2d sidescroller, and running into an issue atm where my character is completely frozen in the air when clicking play, and will only fix itself after changing one of its value in the inspector and then ctrl z'ing that change. Changing and undoing something again the same way puts it back into the frozen state.
Is there anything special about undo that unity resets that might help me fix this more permanently?