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
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
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.