Search Issue Tracker
Fixed
Fixed in 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.3.0a6
Issue ID
UUM-114915
Regression
No
The “x” delete button in the Search bar remains visible after already pressed when deleting text in the Hierarchy V2 search bar
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Enable Hierarchy V2 (Unity > Settings > General > Use new Hierarchy window)
- Type anything into the Hierarchy V2 search bar
- Click the "x" button on the right side of the search bar to delete the text
- Observe the search bar
Actual results: The "x" button remains visible even after the text is already deleted
Expected results: The "x" button disappears after being pressed and deleting all the text
Reproducible with versions: 6000.3.0a6
Tested on (OS): macOS Silicon Sequoia 15.6
Notes:
- The "x" button remains even if clicked somewhere else in the Hierarchy V2 or Editor
- The "x" button disappears when clicked again after step 4
- Does not reproduce if pressing backspace/delete on the keyboard instead of clicking the "x" button
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment