Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.4.0b14
Issue ID
788431
Regression
No
Project Search doesn't find the children of an asset
When using the search tab for objects of type "t:texture" or searching by name "Agellan" the textures that are included as sub objects of the font or the custom scriptable object do not show up.
How to reproduce:
1. Open the attached project
2. Search for "Agellan" in project search which should return 4 items which would be:
- Agellan (the font file)
- Agellan SDF (custom scriptable object)
- Agellan SDF Material (material)
- Agellan (texture) - Missing from search results in this case
3. Search using "t:texture"
-the Agellan texture and the Font Texture which is a child of the ARIAL font should show up but it doesn't either
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment