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-119658
Regression
No
Search Window interactions are not visible in Undo History
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
- Check the Undo History window
Actual results: Undo History does not record actions in the Search window
Expected results: Undo History tracks user actions made in the Search window
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
- 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:
Search action are not part of the undo history.
There is basic undo support in the textfield like all other textfield though.
Resolution Note (6000.4.X):
Search action are not part of the undo history.
There is basic undo support in the textfield like all other textfield though.