Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.8.2
Issue ID
OXRB-230
Regression
No
[OpenXR] Only one OpenXR Package Settings asset file can be edited in the Editor
Steps to reproduce:
1. Open the attached user's project "openxrIssue.zip"
2. Duplicate the file "OpenXR Package Settings.asset"
3. Click on one of the OpenXR Package Settings file and change the settings
4. Observe how only the asset file referenced in "ProjectSettings/EditorBuildSettings" edits are reflected in the Editor
Expected results: the settings shown in the editor are the settings of the corresponding asset file
Actual results: only one OpenXR Package Settings asset file can be edited in the editor
Reproducible in: OpenXR 1.8.2 (2021.3.29f1, 2022.3.7f1, 2023.1.7f1, 2023.2.0b4)
Environment tested on: Windows 10
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is working as intended. Adding multiple file support is a feature request. Will convert it to one.