When updating the asset I see a warning saying that the spring size is not valid
During the first asset verison the rotation spring changed quite a lot. The rotation spring is mostly used in the TransformSpringComponent. So those objects using this component can trigger this warning. To fix it you can either create a new instance of TransformSpringComponent and copy the values over. Or you can try using the method explained over at Fix Spring Size Warning.