你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
发现
话题
全文搜索
登录
[]LayaAir3D UnityPlugin 1.7.16
LayaAir3D UnityPlugin 1.7.16 在Unity5.6.5f1版本导出场景,我设置场景的TextureSetting 的 Non-PNG|JPG 目标类型导出png/jpg 会提示格式转换失败,是什么原因吗?
没有找到相关结果
已邀请:
与内容相关的链接
提交
1 个回复
strive
赞同来自:
这是跑错的异常:
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()
要回复问题请先
登录
发起人
strive
相关问题
Unity场景使用Laya导出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader
LayaAir3D 导出和使用U3D粒子特效
UnityPlugIn文件未知或损坏
Unity的LayaAir3D的Export无法执行预览,出现“VM10:6789 crbug/1173575, non-JS module files deprecated.”的错误信息
厦门黑脉游戏 招聘 LayaAir3D H5 程序
LayaAir3D/BlinnPhong材质添加Normal Map后物体变黑
LayaAir3D导出scene 显示 invalid path错误
LayaAir3D 3D射击游戏 物体移动碰撞穿透问题
LayaAir3D 3D射击游戏 物体移动碰撞穿透问题
LayaAir3D 3D射击游戏 物体移动碰撞穿透问题
厦门仙侠网络股份有限公司 招聘 layaAir3D H5 程序
问题状态
最新活动:
2018-09-07 11:49
浏览:
3739
关注:
2
人
商务合作
1 个回复
strive
赞同来自:
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()