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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note (fix version 2020.2):
Editor: The tool-tip for the Disable button now shows the correct text.