Search Issue Tracker
Fixed
Fixed in 1.1.6
Votes
0
Found in [Package]
1.1.6
Issue ID
AVPB-458
Regression
No
[VisionOS] Culling mask on Volume Camera does not work when this Camera is part of the additive scene
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
Add comment