Search Issue Tracker
Fixed in 2022.2.9f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a2
Votes
0
Found in
2021.2.16f1
2022.2.0a8
2023.1.0a10
2023.2.0a1
Issue ID
UUM-3440
Regression
No
Pressing the Backspace key returns to the "Search" view in the "Add Component" window when entering the "New Script" name
Reproduction steps:
1. Create a new Unity project
2. Select any GameObject
3. Go to Inspector > Add Component > New script
4. Press the Delete/Backspace key
Expected result: The character ahead of or beneath the cursor, or the currently-selected text is deleted
Actual result: The view gets returned to the "Search" view
Reproducible with: 2019.4.36f1, 2020.3.31f1, 2021.2.16f1, 2022.1.0b12, 2022.2.0a8
Reproducible with: Windows, Apple M1
Not reproducible with: macOS
Notes:
- The issue disappears after entering a character into the Search bar in the "Add Component" window
- The issue appears again after restarting the project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Add comment