Search Issue Tracker
By Design
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Search action are not part of the undo history.
There is basic undo support in the textfield like all other textfield though.