Search Issue Tracker
Fixed in 6000.0.11f1
Fixed in 6000.0.X, 7000.0.0a6, future release
Votes
0
Found in
2023.2.20f1
6000.0.4f1
Issue ID
UUM-72855
Regression
Yes
Search Pill is deleted even though text is selected after user Changes the Pills Type and clicks Backspace
Steps to reproduce:
- Create or open any Project
- Navigate to Window > Search > New Window
- In the search field enter a Component Search Pill
- In the search field enter any character
- Change the Component Search Pill's type
- Select the entered character or make sure the typing indicator is placed after said character
- Press backspace or uquivalent to Delete
Actual results: The Modified Search Pill is deleted
Expected results: The entered character is deleted
Reproducible with versions: 2023.2.20f1, 2023.3.0a11, 6000.0.4f1
Not reproducible with versions: 2022.3.27f1, 2023.1.20f1, 2023.3.0a10
Can’t test with versions: 2021.3.38f1 (No Search Pills)
Tested on (OS): Windows 11, macOS Sonoma M1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.0):
- Delete and NOT Backspace will deleted a selected Block.
- Clicking in the textfield will remove selection from other blocks.