Search found 3911 matches

by jsantos
12 Mar 2024, 12:30
Forum: General Discussion
Replies: 4
Views: 160

Re: EventManager.RegisterClassHandler Unity crash

I think this is related to #2359. Is this happening on domain reload?
by jsantos
12 Mar 2024, 12:23
Forum: General Discussion
Replies: 3
Views: 132

Re: Incorrect behavior of inline text when using special characters.

Could you please create a ticket for this? Thank you
by jsantos
12 Mar 2024, 12:22
Forum: General Discussion
Replies: 7
Views: 225

Re: Another Unity Editor crash...

The three tickets are solved and waiting for your confirmation for closing them.
by jsantos
12 Mar 2024, 11:53
Forum: General Discussion
Replies: 7
Views: 223

Re: RichText Hover issue

Great! Marking as solved. Thanks for getting back.
by jsantos
12 Mar 2024, 11:53
Forum: General Discussion
Replies: 1
Views: 120

Re: Linux ARM64, Vulkan, Supported?

Vulkan is still nor supported on Linux. It is just the OS window connection that is missing, so in case this is very important for you, this should be quite straightforward to solve.

If you can wait, please create a ticket for this, and we will fix it whenever possible.

Thanks!
by jsantos
12 Mar 2024, 11:49
Forum: General Discussion
Replies: 1
Views: 137

Re: development on macos or linux

Yes, macOS and Linux are well supported in all our SDKs.
by jsantos
05 Mar 2024, 01:49
Forum: General Discussion
Replies: 7
Views: 225

Re: Another Unity Editor crash...

As far as I understand, your urgent tickets (crashes) are: 3136 2612 2921 Is this correct? If there is anything missing could you please report it? Also 2612 is on feedback waiting for a response on your side. If you can't prepare a small sample reproducing the issue, could we get access to your pro...
by jsantos
04 Mar 2024, 15:27
Forum: General Discussion
Replies: 7
Views: 700

Re: XAML file name and line in error messages

These are binding errors right? So you need #2222 fixed, is that correct? I have increased the priority of that ticket.
by jsantos
01 Mar 2024, 14:45
Forum: General Discussion
Replies: 6
Views: 189

Re: Unity/C# without XAML?

XAML is just a wrapper to code actions. Everything should be doable by code (sometimes with more steps than the markup). Also we are quite compatible with WPF, so almost everything you find on Stack Overflow or Microsoft site should almost directly translate to Noesis C#.
by jsantos
01 Mar 2024, 14:43
Forum: General Discussion
Replies: 1
Views: 111

Re: Download image using http

Yes, right now that's the only solution.