Search Issue Tracker
Fixed
Fixed in 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
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
Add comment