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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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