Reproduction steps:
1. Open the attached “Repro“ project
2. Build the project on “visionOS” platform (File > Build Settings > visionOS > Build)
3. Open the project in Xcode and run it
4. Observe the app on an Apple Vision Pro device or visionOS simulator
Expected result: Only white/gray GameObjects are visible and the black GameObjects are not visible
Actual result: In addition to the white/gray GameObjects, a black GameObject is seen
Reproducible with: 1.0.3, 1.1.6 (2022.3.25f1)
Reproducible on: M1 MacOS 14.3.1
Not reproducible on: No other environment tested