Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.3.10 - Entities
1.4.X - Entities
7000.0.0a1
Issue ID
ECSB-1617
Regression
No
Search input field disappears when pressing search icon in Entities Hierarchy window
*Steps to reproduce:*
1. Create new unity project
2. Make sure Entities package is installed
3. Go to Window > Entities > Hierarchy’
4. Press “Search” icon at the top right corner
5. Observe the window
*Actual results:* Search input field disappears
*Expected results:* Search input field doesn’t disappear
*Reproducible with versions:* 1.3.10 (2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7)
*Can’t test with versions:* 2021.3.50f1
*Tested on (OS):* Apple M1 Max, Sequoia 15.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The search button is intended as a toggle for the search field, with a default of the search field being visible. Pressing it again will make the field appear again.