In-depth, its caused by (in usually a small amount) shader code compliation on the GPU and (in usually a significant amount) texture upload to the GPU.
There’s been quite a few discussions on the topic - but the only solution is to preload the model materials beforehand, in moments when frame stutter wouldn’t be noticeable by the user (ex. during some loading screen.)