Search Issue Tracker
By Design
By Design in 4.5.X
Votes
0
Found in [Package]
4.5.1
Issue ID
XRMB-134
Regression
No
[XRMB] A new "XR" folder gets generated every time it gets moved out of it's root folder "Project\Assets\"
Steps to reproduce:
1. Create a new 3D project
2. Create a folder called "Settings"
3. Install XR Management and move the newly created "XR" folder into the "Settings" folder
4. Install any of the XR provider loaders
5. Observe "XR" Folder being recreated outside of "Settings" folder
Expected Results: "XR" folder doesn't get generated if it's moved out of it's root location
Actual Results: a new "XR" folder gets generated every time it gets moved out of it's root folder "Project\Assets\"
Reproducible with: XR Management 4.5.1 (2021.3.52f1, 2022.3.63f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b5)
Environment tested: Windows 11 24H2
Comments (1)
-
DevDunk
Oct 06, 2025 09:20
Thats the whole issue. It should be referenced by GUID, not a hard coded path
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
This is by design. We require the assets to be in that location
Resolution Note (4.5.X):
This is by design. We require the assets to be in that location