This is fairly common when the AppDomain reloads while mesh and texture loads are in progress. It’s challenging to fix because Unity reloads AppDomains without much warning and leaves our native code hanging. Unless you believe it to be causing a particular problem for you, I suggest you ignore it.