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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
Undo functionality was never implemented for Profiler window.
I assume this should be a feature request for each of Analysis windows.