N
N
NkDev2019-09-20 12:54:03
C++ / C#
NkDev, 2019-09-20 12:54:03

How to resolve the error when using Unity for the first time?

Installed the latest version of Unity. Downloaded from assetstore.unity3d.com Standard assets. When importing, two errors immediately appeared in the console:
Assets\Standard Assets\Utility\ForcedReset.cs(6,27): error CS0619: 'GUITexture' is obsolete: 'GUITexture has been removed. Use UI.Image instead.'
Assets\Standard Assets\Utility\SimpleActivatorMenu.cs(10,16): error CS0619: 'GUIText' is obsolete: 'GUIText has been removed. Use UI.Text instead.'
What does this mean and what needs to be done to make it work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2019-09-20
@NkDev

https://answers.unity.com/questions/1638555/guitex...
https://issuetracker.unity3d.com/issues/imgui-gui-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question