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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
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.