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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Add comment