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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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)