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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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.