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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note:
Searching is case-insensitive.