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
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
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)