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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
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.