Visual Studio Error

I’m having an issue after importing the Standard Assets for Unity.

The console is giving me the error below and when I double click on it, is bringing up a script called “SimpleActivatorMenu.cs”

Assets\Standard Assets\Utility\SimpleActivatorMenu.cs(11,16): error CS0619: ‘GUIText’ is obsolete: ‘GUIText has been removed. Use UI.Text instead.’

Found the solution here:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms