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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
Add comment