Search Issue Tracker
Fixed
Fixed in 1.13.2
Votes
2
Found in [Package]
1.13.2
Issue ID
OXRB-410
Regression
Yes
"error CS0117: 'CompositionLayerManager' does not contain a definition for 'mainCameraCache'" is thrown when using OpenXR with Composition Layers
Workaround: Please use OpenXR 1.12.1 if you need Composition Layer support. This issue will be resolved once Composition Layers 1.0 package is released
How to reproduce:
Open the attached project "OpenXR113bugrepro.zip"
Expected results: No errors are thrown in the Console window
Actual results: "error CS0117: 'CompositionLayerManager' does not contain a definition for 'mainCameraCache'" is thrown
Reproducible with: 1.13.0 (2021.3.45f1, 2022.3.51f1, 6000.0.24f1, 6000.1.0a2)
Not reproducible with: 1.12.0 (2021.3.45f1, 2022.3.51f1, 6000.0.24f1, 6000.1.0a2)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
mikeskydev
Oct 24, 2024 12:42
I am the reporter, also reproducible on Windows 11 23H2.
Note: OpenXR 1.12.0-exp.1, which was the test version for composition layers, does work.