News

Texture2D Array Baker for Unity Unity Editor Utility that enables the baking of individual animation frames stored in the disk as Texture2DArray assets.
Currently in Unity texture arrays do not have an import pipeline for them, and must be created from code, either at runtime or in editor scripts. (link) The Texture2DArray Import Pipeline package ...