As you can see in the picture, both model and render have skin Instance in mesh Instance, but when the asset is render, it’s printed as null.
According to the PlayCanvas API reference, it says null when the skinning is not used…
But is it correct that Render’s meshInstance is null even if there is a skinInstance?