[SOLVED] Problem with "using UnityEngine.UI"

Hello,

I am trying to complete this lesson, but when I follow instructions as explained at 10:37 in the video, when I type in using UnityEngine.UI, I don’t get the auto fills I should, as if Visual studio didn’t recognize what I was typing.
The fact that this dosen’t work prevents my Text object from turning blue.
Is there a way to fix this?

I am using Unity 5.5 (yes, I have to admit I am cheating a bit) and Visual Studio 2015 Community

I auto solved my problem by making a new C# script and had no more problems with this issue. Thank you rubber duck!

2 Likes