- Home /
UnityEngine.dll doesn't fix namespace error?
So I downloaded the latest version of Unity and began following this tutorial to try and learn the basics of programming in Unity. My problem is I when trying to fix the namespace error. I edit the references and add UnityEngine.dll to them, but when I rebuild the error still shows. Does anyone have a fix or advice about this situation?
Answer by Kaito Kid · Sep 29, 2012 at 07:21 PM
I figured out the problem. I guess the latest version has more than one UnityEngine.dll; either that or I was really tired yesterday! Either way I solved my own problem so this question is no longer needed.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
rigidbody AddForce(transform.left) error 1 Answer
C# error - A namespace can only types and namespace declarations 2 Answers
Prevent DictationRecognizer from Timing Out? 0 Answers
SceneLoading and Coroutines 0 Answers