How to get texture 2d array size in blueprint?


You can convert Texture to Texture2d and get the rows and columns. If you have access to the Texture and not only Texture2DArray.