Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1162576
Regression
No
[Hub] [Linux] Creating a project with an existing name but with different letter case completely overrides previous project
How to reproduce:
1. Create a project with the name 'TEST' and launch it
2. Create a few objects in the scene to make the project differ from a default one
3. Close it and create another project with the name 'test' and launch it
Expected result: New project with the name 'test' is opened
Actual result: Project 'TEST' is opened, but an empty project is put instead of the original one
Note: Creating folders with different letter case is only available in Linux, cannot do that on Windows or Mac.
Note 2: Without the Hub, you cannot projects with the same name but different letter case.
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
All Linux fixes are scheduled for Unity 2021.2 as the Linux support feature.