Is Unityscript/Javascript discontinued?

吃可爱长大的小学妹 提交于 2019-12-17 06:57:27

问题


I am using Unity 2017.2.0b5. I tried to help somebody who asked a question about Unityscript few moments ago but I noticed that:

Assets > Create > C# Script is present but Assets > Create > JavaScript is missing.

This is also missing from the Project tab and the Create new script menu which is on the Add Component menu.

I read the release note but couldn't find anything about Unityscript/Javascript.

Has Unity just killed Unityscript/JavaScript support like Boo?


回答1:


According to some comments on the Unity forums:

One user said back in February, "UnityScript has already been abandoned. Just no one has told the marketing team yet."

Then just today (at the time of this post), a Unity representative replied, "UnityScript will continue to work in 2017.2. We removed the menu item because we would like to avoid new users picking it up, but you can still add new UnityScript files to your project by other means" (emphasis mine).

So there we have it. UnityScript is (likely) being removed and this is the first step: preventing new users from starting with it.



来源:https://stackoverflow.com/questions/45523239/is-unityscript-javascript-discontinued

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!