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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution 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.