I have a freezing problem when changing screens, when opening the inspector, I see that the crash is due to the request to load the frames of my sprite.
So far I haven't been able to understand the concept of ObjectRepository in practice, as I haven't been able to make it work yet.
The solution I had was to create a loading screen with the logo of the developers and supporters for a few seconds, so that they load these assets "selected as global" so that there is no "hang for a few moments" ...
This sounds like a "hack" to me ....
Isn't there a more effective way to do this?