Search Issue Tracker
Fixed
Fixed in 3.15.1-beta.1
Votes
0
Found in [Package]
3.14.3
Issue ID
HUBX-1547
Regression
No
Hub incorrectly displays the project path if the directory name starts or ends with a non-alphanumeric character
1. Open Unity Hub
2. Extract the “Empty !.zip” project
3. Add the project to the Hub
4. Observe the project path in the Hub
Expected Result: The exclamation mark should be displayed at the end of the path
Actual Result: The exclamation mark is at the beginning of the path
Reproducible in: 3.14.3
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Bug reproduces with all non-alphanumeric characters (likely, but not wholly tested) except the '%'
- If the special character is not outside of the name, the project path will be shown as expected
- More consistent behavior can be observed if the character is added after the actual name of the directory, than before
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 3.15.1-beta.1):
The issue was resolved.