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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment