这是跑错的异常:
Unsupported texture format - Texture2D::EncodeTo functions do not support compressed texture formats.
UnityEngine.Texture2D:EncodeToPNG()
LayaExport.DataManager:saveTextureFile(JSONObject, Texture2D, String, String, String)
LayaExport.DataManager:saveLayaParticleLmatData(Material, String)
LayaExport.DataManager:getParticleSystemComponentData(GameObject, JSONObject)
LayaExport.DataManager:getComponentsData(GameObject, JSONObject, JSONObject, Vector3, Quaternion, Vector3, String&)
LayaExport.DataManager:getGameObjectData(GameObject, String, JSONObject, Boolean)
LayaExport.DataManager:getGameObjectData(GameObject, String, JSONObject, Boolean)
LayaExport.DataManager:getGameObjectData(GameObject, String, JSONObject, Boolean)
LayaExport.DataManager:getGameObjectData(GameObject, String, JSONObject, Boolean)
LayaExport.DataManager:getGameObjectData(GameObject, String, JSONObject, Boolean)
LayaExport.DataManager:getGameObjectData(GameObject, String, JSONObject, Boolean)
LayaExport.DataManager:getSceneNode()
LayaExport.DataManager:saveData()
LayaExport.DataManager:getData()
LayaAir3D:exportResource(Boolean) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:435)
LayaAir3D:OnGUI() (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:337)
UnityEditor.DockArea:OnGUI()