Unity UI Disable Annoying Yellow Arrow

Hello, I’m trying to make a Main Menu on My Game based on Unity New UI System. when I editing the buttons Unity will show some Yellow Arrow that help me to managing the UI Navigation.

[37580-screenshot+(113).png|37580]

my problem is, I want to make many much button, but this yellow arrow are very annoying. try find help in Unity Documentation, but no luck. anybody know about how to turn off/hide this yellow arrow?

Hey there,

It’s pretty simple to turn off that effect just go to any button component and turn off Visualize.

37581-buttonnav.png

Regards,