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
Comments (1)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.