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
- “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
Add comment