Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a7
Issue ID
1096046
Regression
No
[Editor]Undo not working for Analysis windows like Profiler, Physics, Frame and UI elements debugger
Undo does not work for Analysis windows both through the Edit option and the hotkey Ctrl+Z. The Analysis windows include the Profiler, Frame debugger, Physics debugger and the UIElements debugger.
Steps to reproduce:
1) Create a new project
2) Window > Analysis > Profiler
3) In Profiler window > Unselect record
4) Edit > Undo is not available. Press Ctrl +Z.
Actual result: Record option remains unselected
Expected result: Record option should be selected again.
Note : The same result can be checked by editing any other features in the Analysis windows. Edit > Undo is not
available and undo doesn't work on pressing Ctrl +Z
Reproducible on: 2019.1.0a7, 2018.3.0b8, 2018.2.0b1, 2017.4.14f1, 2017.2.4p1.
Environment: Windows and Mac
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Undo functionality was never implemented for Profiler window.
I assume this should be a feature request for each of Analysis windows.