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
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane
Resolution Note:
This is working as intended. Adding multiple file support is a feature request. Will convert it to one.