Search Issue Tracker
Fixed
Votes
1
Found in
5.0.0b12
Issue ID
652806
Regression
No
GUIContent's tooltip shows only occasionaly in Editor
Steps to reproduce:
1. Open the attached project
2. Hover over the custom button. No tooltips are shown
3. Select the 'gameobject' gameobject from the hierarchy window.
4. A new button appeared (it uses OnSceneGUI()). Hover over it, the tooltip shows only occiasionaly
Comments (3)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Micmac424
May 18, 2016 13:03
This seems to be fixed for Windows, but not OSX. I made a new bug report for that.
Micmac424
May 18, 2016 10:00
This is a very old issue. Tooltips are great since you don't need to keep documentation up to date for tools that constantly change. Sadly, since they don't work, you either need to use external documentation or a custom solution.
Sedesikus
Jul 15, 2015 10:32
also in Unity 4.6.5p3 (mac)