Search Issue Tracker
Fixed
Fixed in 2022.2.9f1, 2023.1.0b5, 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment