Search Issue Tracker
Active
Votes
0
Found in
3.16.3
Issue ID
UUM-136897
Regression
No
Project creation fails when targeting near-root directories
How to reproduce:
1. Open Unity Hub
2. Click “New Project”
3. Set the project location to a near-root directory (e.g., /opt)
4. Click “Create”
5. Observe the result
Actual result: Project creation fails in near-root directories (Displaying a permission error message)
Expected result: Project is successfully created at the specified near-root directory (e.g., /opt/Project)
Reproducible with: 3.16.3
Reproduced on: macOS (26.3)
Not reproduced on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment