Do you have any older projects that use UnityScript? If so, you might be interested in our open source UnityScript to C# conversion tool ava... Read more
Posts by Adriano Verona
GameObject::AddComponent(string) has been removed in Unity 5.0. The alternatives are two overloads of this API, one taking the component ty... Read more
With the introduction of Unity 5.0 we are taking the opportunity to clean up / improve some APIs, but since, at the same time, we want to ma... Read more