Search Issue Tracker
In Progress
Fixed in 2.0.2
Fix In Review for 1.1.2
Votes
2
Found in [Package]
1.0.1
Issue ID
XRMRT-13
Regression
No
Path limit is reached when creating a Mixed Reality Template Project
How to reproduce:
1. Create a new Mixed Reality Template Project
2. Observe the Error in the Unity Hub
Expected result: No Errors are thrown and the Project is being created
Actual result: Error about the path limit being reached is thrown
Reproducible with: 2022.3.33f1
Reproduced on: Windows 11
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
- Double separation lines are present in Override Controls in a new Volume Profile Asset
- Timeline UI elements overlap with the toolbar and property section when resizing a docked Animation window horizontally
- Asset is shown as not checked out but is editable when adding a scoped registry
- [Linux] Input field does not receive characters when they are inputted with the SHIFT modifier
- ArgumentOutOfRangeException: Index was out of range when converting subgraph properties and nodes to Subgraph Operator
Resolution Note (fix version 2.0.2):
By importing the latest XRI 3.0.6 with reduced path lengths, the project name is now allowed an additional 25 characters over the previous version.
Resolution Note (fix version 1.1.2):
The XR Interaction Toolkit package along with the Starter Assets and Hands Interaction Demo samples were updated to version 3.1.2 which decreases the file name length that was causing an issue upon project creation.