Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.31f1
Votes
0
Found in
2021.3.30f1
Issue ID
UUM-47845
Regression
No
[Linux] Infinite import loop when opening a project which contains assets with the same name
Reproduction steps:
1. Open the attached project "InfiniteImport"
Expected result: The project is opened properly
Actual result: The project imports forever
Reproducible with: 2021.3.29f1, 2021.3.30f1
Not reproducible with: 2022.3.8f1, 2023.1.11f1, 2023.2.0b8, 2023.3.0a4
Reproducible on: Ubuntu 23.04
Not reproducible on: Windows 10 Pro 22H2, macOS 13.5
Notes:
- 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X detects that there are files with the same name:
”The following files have the same name as another file, but only differ in casing and will be ignored:
Assets/Square.png.meta
Case sensitive file systems are not fully supported, please move or rename these files.”
- Other operating systems do not have case sensitive file systems, so they do not reproduce this issue
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
Add comment