One major issue I’ve been quietly facing with Unity, is frozen animations. When I build the game, animations work perfectly fine. However, when I’m testing it in the Engine itself, animations are frozen… as if they didn’t even exist yet
My wildest guess would be because of the shear amount of code running this project, but is there anyway for me to get them to work in-engine again?