Also, on 4.5 all the animation players stop working, they don't load the main animation. So I had to port all the animation players, 4.5 serializes the default AnimationPlayer library as libraries = { &"": SubResource(...) }.. your scenes use libraries/ = SubResource(...), which loads as empty in 4.5.. just fyi