Search Issue Tracker
Won't Fix
Won't Fix in 6000.0.X
Votes
0
Found in
6000.0.21f1
Issue ID
UUM-82902
Regression
Yes
GUI.tooltip does not update when the mouse pointer is moved off the button
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/SampleScene.unity” Scene
3. Build and Run
4. In Player, hover over the Button with the text “Click me“
5. Observe another Button appearing below with the text “This is the tooltip“
6. Move the mouse off of the button
Expected result: The Button with the text “This is the tooltip“ disappears
Actual result: The Button with the text “This is the tooltip“ does not disappear and remains in the Scene
Reproducible with: 2023.1.0b9, 6000.0.21f1
Not reproducible with: 2021.3.44f1, 2022.3.48f1, 2023.1.0b8
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Does not reproduce in Play Mode
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
We don't provide support or fixes for IMGUI at runtime. Please consider using UI Toolkit instead, or even uGUI.
Resolution Note (6000.0.X):
We don't provide support or fixes for IMGUI at runtime. Please consider using UI Toolkit instead, or even uGUI.