- Home /
Question by
HappyPhantomBunny · Dec 19, 2018 at 02:06 PM ·
texticons
How to get rid of TextMeshPro's Icon when I'm not selecting it
The text icon for textmeshpro is blocking my screen. It is only hidden when I'm selecting the game object. How do I remove that icon for the textmeshpro?
textmeshproicon.png
(9.1 kB)
Comment
Best Answer
Answer by Hellium · Dec 19, 2018 at 02:08 PM
Click the Gizmos
button at the top of the Scene
view and click on the icon to hide, in your case the TextMeshProUGUI
icon.
icons.png
(16.5 kB)
Note: as mentioned (but I overlooked it) it's the ICON you need to click, not the check mark next to it.
image-0017.png
(7.5 kB)
Your answer
Follow this Question
Related Questions
Text/icons game with Unity Free 1 Answer
Gui text component on an object not showing up? 0 Answers
Having proper text areas in unity? 0 Answers
I cant read the file i wrote, unless i reload it in VS. 1 Answer
Can TextMesh support multiline text? 1 Answer