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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Resolution Note:
Searching is case-insensitive.