首页 > 编程语言 > 详细

Unity3D Errors And Fix

时间:2015-03-22 13:30:29      阅读:292      评论:0      收藏:0      [点我收藏+]

Author

Error: Shader warning in ‘Custom/ShowAnimation‘: Not enough temporary registers, needs 9 (compiling for flash) at line 17
Fixed: Add #pragma target 3.0” into the shader

Error & Fixed: Unity will take a lots of memory and frozen while some C# scripts files which will not saved as UTF-8 format and contains some multiply-bytes characters.

Unity3D Errors And Fix

原文:http://www.cnblogs.com/open-coder/p/4357036.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!