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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
All Linux fixes are scheduled for Unity 2021.2 as the Linux support feature.