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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Undo functionality was never implemented for Profiler window.
I assume this should be a feature request for each of Analysis windows.