ToolTip in WorldSpace UI
Hello,
I've tried to add ToolTip to my WorldSpace UI but the tooltip was not visible at all, but I noticed if I zoom out enough, the tooltip starts to become visible. There is no issue if rendering to texture is used.
Tooltip: Xaml:
What could cause this?
Thanks for answers!
I've tried to add ToolTip to my WorldSpace UI but the tooltip was not visible at all, but I noticed if I zoom out enough, the tooltip starts to become visible. There is no issue if rendering to texture is used.
Tooltip: Xaml:
Code: Select all
<Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Button Width="60" Height="40" Content="OK">
<Button.ToolTip>
Clicking this will submit your request
</Button.ToolTip>
</Button>
</Grid>
Thanks for answers!
Re: ToolTip in WorldSpace UI
Additional info: it seems that ToolTip is not scaling along with NoesisWorldUI Scale property - it stays at 1 regardless of Scale value.
Scale 1: Scale 0.1: Also the tooltip text is upside down.
Scale 1: Scale 0.1: Also the tooltip text is upside down.
-
sfernandez
Site Admin
- Posts: 3093
- Joined:
Re: ToolTip in WorldSpace UI
Hi Otter,
In 2D UI tooltips shouldn't be affected by the target scale (this is the source of what you are seeing), but this is clearly not the expected behavior for WorldSpace UI and is something we need to fix. Could you please report it in our bugtracker?
Thanks!
In 2D UI tooltips shouldn't be affected by the target scale (this is the source of what you are seeing), but this is clearly not the expected behavior for WorldSpace UI and is something we need to fix. Could you please report it in our bugtracker?
Thanks!
Re: ToolTip in WorldSpace UI
Thanks, created the ticket: https://www.noesisengine.com/bugs/view.php?id=2721
-
sfernandez
Site Admin
- Posts: 3093
- Joined:
Re: ToolTip in WorldSpace UI
Hi, this will fixed for the upcoming 3.2.4 version, which will be released soon.
Re: ToolTip in WorldSpace UI
This has been fixed today.
Re: ToolTip in WorldSpace UI
Awesome, thanks!
Could we get a patch? We are about to release and tooltips are really welcome addition.
Could we get a patch? We are about to release and tooltips are really welcome addition.
-
sfernandez
Site Admin
- Posts: 3093
- Joined:
Re: ToolTip in WorldSpace UI
Added a note with a link to download a patched library in the ticket: #2721
Re: ToolTip in WorldSpace UI
I tested the patch by playing it directly from unity on windows, I can confirm its fixed and working nicely.
We are releasing on Quest, so can we please also get a patch for Android arm64?
Thank you so much!
We are releasing on Quest, so can we please also get a patch for Android arm64?
Thank you so much!
Who is online
Users browsing this forum: No registered users and 2 guests