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 ...
TArray is incredibly fast, universal and serializable array solution for C# and Unity. The main adventage of TArray in comparison to others is that this solution combines unbelievably simple and low ...