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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.