PreloadAsync not actually loading the assets

Hello!

I made a loading screen that works with PreloadAsync and it works pretty well but I noticed that when I opened a menu with assets that where presumly already loaded, I could see them slowly loading in and appearing. I find this weird because the said asset ids where printed to the console and the returned FetchStatus was success.

Would there be any reasons for it to be doing that?

Thanks!