今天在Windows上使用VS2015座Unity3D开发,写了个C#脚本之后还没运行在UnIty里面就提示这个
There are inconsistent line endings in the 'Assets/DubugTest.cs' script. Some are Mac OS X (UNIX) and some are Windows.
This might lead to incorrect line numbers in stacktraces and compiler errors. Many text editors can fix this using Convert Line Endings menu commands. 0 0
这句话大概意思是说“当前这个代码文件的行尾标志不一致,一些是