Search found 27 matches

by peanut
21 Aug 2024, 12:20
Forum: General Discussion
Replies: 5
Views: 4194

Re: Curved World Space UI

Could you please provide more details about your specific use case? We are adding wide compound UI elements to our app, example would be a browser, or some hub of video thumbnails. So naturally you start seeing stuff at an angle when they are too far left or right. We considered breaking it up with...
by peanut
21 Aug 2024, 11:51
Forum: General Discussion
Replies: 5
Views: 4194

Re: Curved World Space UI

Hello, just checking if you are maybe considering this a year later?
by peanut
17 Jun 2024, 09:32
Forum: General Discussion
Replies: 3
Views: 1844

Re: TextBox + WorldSpaceUI

Sure, here you go #3407
by peanut
10 Jun 2024, 12:28
Forum: General Discussion
Replies: 3
Views: 1844

TextBox + WorldSpaceUI

Hello,

there is an issue with the Caret when using TextBox (or PasswordBox) with WorldSpaceUI in Unity.
Simply add a <TextBox /> to your sample, it renders it with very large width
Caret_01.png
You can see the long white rectangle, that's the Caret.
by peanut
23 May 2024, 19:07
Forum: General Discussion
Replies: 3
Views: 1403

Re: ToolTips and Hindi Font

No, no error. The font works fine on the rest of the UI. Its just the tooltips.
it is because you have a folder named Assets next to the xaml where the FontFamily is defined?
Yes, its a folder next to xaml.
by peanut
22 May 2024, 23:11
Forum: General Discussion
Replies: 3
Views: 1403

ToolTips and Hindi Font

Hello, I have this font family <FontFamily x:Key="Font.Family.Default"> Assets/Fonts/#SF UI Display, Assets/Fonts/#Segoe UI Emoji, Assets/Fonts/#Noto Sans Devanagari, Assets/Fonts/#Noto Sans KR, Assets/Fonts/#Noto Sans Arabic, Assets/Fonts/#Noto Sans SC </FontFamily> It all works fine in B...
by peanut
15 May 2024, 14:15
Forum: General Discussion
Replies: 5
Views: 2472

Re: Working with Noesis Samples in Blend

Is there a way to find this Show.Anim in latest Blend? Looks like they removed Resources tab after 2019.

I just need to remove tooltip fade in animation, it halts standalone VR application until it renders opacity animation offscreen.
by peanut
15 May 2024, 09:26
Forum: General Discussion
Replies: 11
Views: 4790

Re: ToolTip in WorldSpace UI

Great stuff, thanks again!
by peanut
03 May 2024, 11:38
Forum: General Discussion
Replies: 11
Views: 4790

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!
by peanut
29 Apr 2024, 16:27
Forum: General Discussion
Replies: 11
Views: 4790

Re: ToolTip in WorldSpace UI

Awesome, thanks!

Could we get a patch? We are about to release and tooltips are really welcome addition.