Search Issue Tracker
By Design
By Design in 6000.4.X
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-119660
Regression
No
Search Window Undo Redo actions are not accessible via Edit dropdown menu
Steps to reproduce:
- Open the attached project
- Open the SampleScene
- Open Search Window
- Add a Hierarchy Search Area block and Components -> Prefab Search Query filter block
- Press CTRL+Z (or CMD+Z on macOS) for the Undo shortcut
- Observe that the Query block addition action was undone
- In the Top menu, expand the Edit drop-down menu
Actual results: Observe that there are no Undo/Redo actions available
Expected results: Search Window's Undo and Redo actions are accessible via the Edit drop-down menu
Reproducible with versions: 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Tested on (OS): macOS 15.6.1, Windows 11
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
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
Resolution Note:
Search operation do not modify data in the editor thus no search operations are available in the undo view.
Resolution Note (6000.4.X):
Search operation do not modify data in the editor thus no search operations are available in the undo view.