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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
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)