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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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)