Search Issue Tracker
Fixed
Fixed in 3.14.0
Votes
0
Found in [Package]
3.9.0
Issue ID
HUBX-1192
Regression
No
Path length char limit does not re-evaluate when changing template until edit Project name
Steps to reproduce:
- Open Unity Hub
- Click 'New Project'
- Select Universal 3D sample template and download the template if it isn't already
- Keep entering characters into the 'Project name' field until you get a warning to shorten the path and the 'Create project' button becomes unclickable
- Select Universal 3D template (this template allows longer Project names than Universal 3D sample template)
Actual results: The warning to shorten the path is still active and the user can not create a project. You need to add or remove text from the name to make the validation re-evaluate.
Expected results: The warning to shorten the path is removed as the newly clicked template allows more characters in the project name.
Reproducible with versions: 3.9.1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 11
Notes: -
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (fix version 3.14.0):
fixed