Search found 8 matches
- 23 Jun 2017, 17:13
- Forum: General Discussion
- Replies: 21
- Views: 11849
Re: Attempting to debug with Unity causes Unity to become non-responsive
Happening to me as well. If anyone has discovered a fix, please post it here.
- 21 Jun 2017, 13:52
- Forum: General Discussion
- Replies: 3
- Views: 1458
Re: (Unity3d) NoesisException: Unknown member BitmapImage.UriSource
Gotcha. Will post the bug when I get out of this meeting and back to my desk. Thanks for the help!
- 20 Jun 2017, 21:39
- Forum: General Discussion
- Replies: 3
- Views: 1458
(Unity3d) NoesisException: Unknown member BitmapImage.UriSource
NoesisGUI is choking on the XAML below. It works if I host the control in a WPF window, but Unity doesn't seem to like it. What am I doing that Noesis and Unity don't like? <Button VerticalAlignment="Center" HorizontalAlignment="Center" Background="#00DDDDDD" BorderBrus...
- 06 Jun 2017, 20:03
- Forum: General Discussion
- Replies: 12
- Views: 7139
Re: Unity 2017.1 beta and .NET 4.6
Again, thanks for the reply. I discovered the post-play hang as well, so I'm abandoning my workaround efforts and waiting (anxiously) on the next release. Thanks for all your hard work on this! I can't wait to use this system. I've been writing UI code in XAML for years as a business software develo...
- 06 Jun 2017, 17:58
- Forum: General Discussion
- Replies: 12
- Views: 7139
Re: Unity 2017.1 beta and .NET 4.6
For anyone who is still dealing with this issue, I was able to get the Noesis DLL loaded in Unity 2017.1.0b7, but it took some screwing around with the Noesis lib, and Unity still complained the whole time: Since the editor log was telling me it couldn't find the Noesis.dll, I changed the Library.Na...
- 06 Jun 2017, 15:45
- Forum: General Discussion
- Replies: 12
- Views: 7139
Re: Unity 2017.1 beta and .NET 4.6
Thanks for the response. I've put in a ticket so I can track its progress as well. The NoesisGUI version I used to duplicate this error was the latest (2.0.2f2), so I don't think it's quite fixed yet. Very much looking forward to it being so.
- 06 Jun 2017, 00:55
- Forum: General Discussion
- Replies: 12
- Views: 7139
Re: Unity 2017.1 beta and .NET 4.6
Fully agree about moving to Xenko/Noesis if there's too much more pain with Unity.
I'd also love to get added to that support ticket, because this is a pretty big "want" for me.
I'd also love to get added to that support ticket, because this is a pretty big "want" for me.
- 05 Jun 2017, 22:07
- Forum: General Discussion
- Replies: 4
- Views: 1801
Re: Got many errors when building Android apk
I'm also using the .Net 4.6 compatibility in the beta version of Unity, and actually incorporating SignalR in the background to do my networking. Wondering if there are plans to update Noesis to support the new runtime, since it's looking like they're getting close to a release candidate. I would de...