Hmm, I think I found the difference.
I tried to reload the asset that was referenced by the render component, since I thought I can easily access it this way. But you are actually reloading the .glb container asset. And those two are not the same asset.
I will look for a reference to the .glb asset since I don’t want to manually link them, but if I don’t I now still know how to fix this for now.
Thanks