Search Issue Tracker
By Design
Votes
1
Found in
2021.3.34f1
2022.3.17f1
2023.2.4f1
2023.3.0b1
Issue ID
UUM-59653
Regression
No
"AssetDatabase.FindAssets" can't find Assets of one type when the second type is the same word with a different capitalization
How to reproduce:
1. Open the user-attached project “Bug AssetDatabase.Find type name case”
2. In the upper toolbar, open the “Find” menu
3. Click “Thing (lowercase)” and then “Thing (uppercase)”
4. Observe the Console
Expected result: There are two messages about 1 Asset found in both cases
Actual result: The Asset is found only in the first case
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.4f1, 2023.3.0b1
Reproducible on: Windows 11 Pro, Windows 10 (user reported)
Not reproducible on: No other environment tested
Note: In 2021.3.34f1 the Asset is found in the second case and not the first
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Searching is case-insensitive.