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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment