Unity has no built-in import pipeline for texture arrays in Unity 2020.1 and earlier versions. This is the relevant quote from their documentation: Currently in Unity texture arrays do not have an ...
Takes a keyframed animation and bakes it into a texture where width represents the vertices of the model, and the height represents the keyframes. The texture then gets sampled by the GPU and the ...