Search found 3632 matches

by jsantos
21 Mar 2023, 16:31
Forum: General Discussion
Replies: 9
Views: 105

Re: Unreal, installed plugin, nothing is visible

Do the examples that come with the plugin work correctly?
by jsantos
21 Mar 2023, 16:27
Forum: General Discussion
Replies: 5
Views: 228

Re: Fresh Unity 2022.2.11f1 project crashes with 3.2 Noesis

Is there something else that needs to be setup? I am on a VM running Windows 10 and have VS 2022, VS 2019, and Rider.
We haven't tested using Noesis under a VM. Is the rest of Unity (without Noesis) working fine with this setup? Like, for example, playing a scene with 3D content.
by jsantos
21 Mar 2023, 16:26
Forum: General Discussion
Replies: 1
Views: 63

Re: EntryPointNotFoundException: Extend_XamlProvider assembly

Is this happening in a fresh project too?

Could you please also try 3.2.0?
by jsantos
21 Mar 2023, 16:06
Forum: General Discussion
Replies: 1
Views: 85

Re: XAML Styler for VS Code

I see they have a way to integrate with VSCode:

https://github.com/Xavalon/XamlStyler/wiki/VSCode

Have you tried this?
by jsantos
21 Mar 2023, 15:56
Forum: General Discussion
Replies: 1
Views: 54

Re: Invalid license when upgrade to version 3.2

Compile missing header files. Fixed (https://www.noesisengine.com/forums/viewtopic.php?t=2896). Thanks for reporting License file invalid. We sent you a new one, please check the email. Point. X was changed to point.x (the case of letters was changed). I am not sure what this is about. Could you pl...
by jsantos
18 Mar 2023, 02:25
Forum: General Discussion
Replies: 5
Views: 228

Re: Fresh Unity 2022.2.11f1 project crashes with 3.2 Noesis

Something really unexpected is going on here. I see you are on windows, does it happen in both d3d11 and d3d12 renderers?
by jsantos
17 Mar 2023, 17:01
Forum: General Discussion
Replies: 5
Views: 228

Re: Fresh Unity 2022.2.11f1 project crashes with 3.2 Noesis

Could you please confirm this is a clean installation? When upgrading the Noesis package, sometimes Unity is not able to unload the old native library and load the new one. Reopening the project is necessary. Could you please confirm you are having the same problems after closing and reopening the p...
by jsantos
16 Mar 2023, 10:24
Forum: General Discussion
Replies: 1
Views: 88

Re: Rendering

Hello, our reference renderers (D3D11, D3D12, OpenGL, Vulkan, ...) are the best documentation we have right now for this.

There are also bindings for BGFX here:

https://github.com/MarioSieg/BGFX_Noesis_Renderer

But probably outdated or not completed. This is not an official integration though.
by jsantos
16 Mar 2023, 00:27
Forum: Official Announcements
Replies: 67
Views: 167020

Re: Latest Version: NoesisGUI v3.2.0

Release Notes for 3.2.0
by jsantos
15 Mar 2023, 03:33
Forum: Official Announcements
Replies: 14
Views: 2936

Re: [Release Candidate] NoesisGUI v3.2

Release Candidate 2 released This version is no longer compatible with 3.1 licenses. Enhancement Updated Unity and Unreal tutorials. Enhancement Unreal Removed dependency to FreeType to get dependencies. Enhancement Unreal Improvements to World Space UI sample. Fixed Unity Importer Warnings (#2536)...