Search Issue Tracker
By Design
Votes
0
Found in
2023.1.0a2
Issue ID
UUM-26594
Regression
No
Animation Rigging Overlay is showing the same tooltip with an offset for any hovered element
Steps to reproduce:
1. Open any Unity project and import the Animation Rigging package
2. Create a new GameObject
3. Add a Rig Builder component to the GameObject
4. Click the + button in the Scene Overlay that appears for the Rig Builder component (after adding it)
5. Hover the mouse cursor above the field with "GameObject" and a checkmark next to it
Expected result: the tooltip is about something that is relevant to the hovered field
Actual result: the tooltip is displaying "Animation Rigging" regardless of what the mouse is hovering on and is also incorrectly offset from the overlay
Reproducible with: 2023.1.0a2, 2023.1.0b3, 2023.2.0a2
Note: this Overlay was not available in earlier versions
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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note:
The tooltip behaviour for Overlays is generic and consistent across all overlays. This is not specific to the Animation Rigging overlay and is as designed.