UI Canvas in XR - "Is this intentional?"

So if you have XR enabled, and you have a screenspace UI (eg: I have a debug menu on my desktop display), Unity throws this warning in the console at runtime:

My response: Yes! This is intentional. Please stop showing me this warning!

We have a “zero warnings” policy and seeing this every single time sets off a bunch of our automatic script klaxon alarms, heh.

My suggestion would be to show the warning in the inspector, but you already do!

5254262--525050--upload_2019-12-6_9-24-4.png

I think this should be enough, and the console log shouldn’t be thrown.

8 Likes

Hey there! I know it’s been a couple of years…but did you find a way around this? I have the same setup with a debug menu on my desktop display and I’m tired of seeing this warning as well.