Search Issue Tracker
By Design
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
- [iOS] Mesh memory allocation increases in Unity 6 when deployed for iOS
 - Addressables section overlaps other elements in Inspector window
 - Leftover Lighting Settings Asset is present in the Animation folder of Reflection Probes scene in URP Samples
 - [Android] TouchScreenKeyboard.selection.length always returns "0" when any length text is selected
 - Point Light in "LensFlareShowroom" scene of URP Samples uses unsupported Indirect Multiplier
 
Resolution Note:
Search operation do not modify data in the editor thus no search operations are available in the undo view.