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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
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.