How to reproduce:
1. Open the “TextXRUnity6Beta“ project
2. Open the “OutdoorScene“
3. Move the mouse around the screen
4. Observe the Console window
Expected result: No errors in the Console window
Actual result: “Color and Depth buffer MSAA flags doesn't match, no rendering will occur. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)” error shown in the Console
Reproducible with: 2021.3.38f1, 2022.3.27f1, 6000.0.0f1
Reproducible on: macOS 13.5.2 (Intel), Windows 10 (User)
Not reproducible on: No other environments tested
Note: Was not able to reproduce on a fresh project