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
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Resolution Note:
Searching is case-insensitive.