enter image description here When I want add a text to a script in Unity it doesn't accept to add it. Help
enter image description here When I want add a text to a script in Unity it doesn't accept to add it. Help
Check that you used the right type. If you created, for example, TextMeshPro in your UI you should use the same type within your script.