I’ve been searching online for a while now, but I can’t seem to figure out how to export a Texture2DArray to a GIF. Would anyone be willing to provide a tutorial or some help with this?
Use ImageConversion.EncodeToPNG to save each texture to a png file. Then use any (online) “image sequence to animated gif” conversion tool.
There’s no built-in way to create animated gifs but you can look around and maybe find one. This one is preeeeeetty old but may still work with some modifications. There may also be assets in the store that can save as animated gif.