Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0f2
Issue ID
1038478
Regression
No
[Frame Debugger] Frame Debugger disables itself when minimizing any window while Frame Debugger window is docked in the Editor
Reproduction steps:
1. Create a new Unity project.
2. Go to "Window > Frame Debugger" or "Window > Debug > Frame Debugger" (based on Unity version).
3. Dock the Frame Debugger window somewhere in the Editor.
4. Click 'Enable'
5. Click "Shift + Space" to maximize it (Key can be set in "Preferences > Keys > Window/Maximize View" if default value was changed ).
6. Click "Shift + Space" again.
Actual behavior:
- Frame Debugger is disabled and has to be Enabled again ( https://streamable.com/yc5bh ).
Reproduced with:
Windows, macOS
2017.3.2f1, 2017.4.6f1, 2018.1.7f1, 2018.2.0b10, 2018.3.0a3
Resolution:
- The issue is not worth fixing for now (minor bug).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment