Just used Muse to generate a quick editor script to hotkey enabling/disabling the canvas of a selected object. It works, but there is an error with capitalization of Canvas in:
Canvas canvas = selectedObject.GetComponent<canvas>();
Hi @Osteel - Thank you for reaching out, we are aware of the issues with the GetComponent type and have it included in our future roadmap. We apologize for any inconvenience!
1 Like