Search Issue Tracker
Fixed
Fixed in 1.1.2, 2.0.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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.