Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.1.0a1
2017.4
2018.4
2019.3
2020.1
2020.2
2020.2.0a9
Issue ID
1240815
Regression
No
[IMGUI] Frame Debugger's Enable/Disable button displays the same Tooltip irrespective of its State
The tooltip for Frame Debugger's Enable/Disable button remains the same irrespective of its current state.
Refer to the attached Video.
Steps to Reproduce:
1. Create a New Project
2. Window > Analysis > Frame Debugger > Enable
3. Mouseover 'Enable' button
Actual Result:
Tooltip displays "Enable Frame Debugger" even though it is already enabled
Expected Result:
Tooltip should display "Disable Frame Debugger" once it has been enabled.
Occurring in:
2020.2.0a9, 2020.1.0b7, 2019.3.10f1, 2018.4.19f1, 2017.4.34f1
Environment:
Windows 10 and macOS 10.15
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
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Resolution Note (fix version 2020.2):
Editor: The tool-tip for the Disable button now shows the correct text.