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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
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.