Error CS0619: 'GUIText' is obsolete: 'GUIText has been removed. Use UI.Text instead.' (797529)

So I started to use Unity today and don’t know much abouit it. I downloaded some assets and made a game. When I click on play button it gives me error. how can I fix it.

You’re using a very recent version of Unity, but the assets you downloaded were made for an older version of Unity. Some of the things used by those assets have since been removed from unity. Your best bet if you’re attached to using those assets is to download the version of Unity that those assets were made for and use that.

1 Like