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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment