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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note:
Search action are not part of the undo history.
There is basic undo support in the textfield like all other textfield though.