Search found 8 matches

by SrdjanMaksimovic021
17 Jul 2020, 16:19
Forum: General Discussion
Replies: 3
Views: 960

Re: NoesisGUI doesn't work properly with multi display

Thank you for the quick reply. I implemented the changes from the link you sent me and while it did fix mouse hover/click, it did not fix the scroll viewer element. Basically, if I point the mouse to the area of the screen with a scrollviewer on the other monitor and use the mouse wheel, the scroll ...
by SrdjanMaksimovic021
16 Jul 2020, 18:14
Forum: General Discussion
Replies: 3
Views: 960

NoesisGUI doesn't work properly with multi display

So me and my team are creating a multi-display app in Unity and we would like to have UI on potentially both monitors. Currently, NoesisGUI behaves weird when both monitors are running. If I place the pointer on a certain area of the monitor, it acts as if it is in the same area on the other monitor...
by SrdjanMaksimovic021
18 Jun 2020, 16:40
Forum: General Discussion
Replies: 5
Views: 2946

Re: License integration in 2.2.6 unity version

No. Where do I report it?
by SrdjanMaksimovic021
18 Jun 2020, 15:36
Forum: General Discussion
Replies: 5
Views: 2946

Re: License integration in 2.2.6 unity version

We tried 3.0, but we had an issue where a scrollbar element wouldn't appear. It appeared correctly in blend and 2.2.6, but when we upgraded to 3.0.1 it didn't appear.

In any case, thanks for the reply!
by SrdjanMaksimovic021
17 Jun 2020, 22:28
Forum: General Discussion
Replies: 5
Views: 2946

License integration in 2.2.6 unity version

Hi, we purchased a license recently and were wondering how do you integrate it into the Unity project with 2.2.6. version? The fields that are supposed to appear in the NoesisGUI tab in project settings based on the documentation are missing.

Thanks in advance.
by SrdjanMaksimovic021
11 Jun 2020, 19:24
Forum: General Discussion
Replies: 4
Views: 3111

Re: Noesis not working on a unity standalone build

I managed to fix it. It was a combination of factors including using the wrong dll (the correct one came with the build, but was in the wrong folder after building) and multiple cameras not being set up properly.
by SrdjanMaksimovic021
09 Jun 2020, 23:19
Forum: General Discussion
Replies: 4
Views: 3111

Noesis not working on a unity standalone build

Hi! I am having trouble getting Noesis to work on a Unity standalone build. It works fine in the editor, but when I create a build, I am greeted by a black screen instead of the gui. Through code logging I confirmed everything loads properly and all functions get called as intended. I get missing dl...
by SrdjanMaksimovic021
19 May 2020, 19:47
Forum: General Discussion
Replies: 2
Views: 865

Moving NoesisGUI inside a subfolder causes it to reinstall every time on run.

Hi there! So I am experiencing an issue when I move the NoesisGUI folder inside another subfolder in the Unity project and then press play. The plugin reinstalls as soon as the scene loads and if I stop it and play it again, same thing happens every time. It otherwise works, but this operation takes...