Page 1 of 1

Debug symbols for Unity

Posted: 18 Apr 2024, 15:43
by Xaron
Dear all,

we're using Noesis 3.2.3 (pro license) with Unity 2022.3.22f1. Is it possible to get the files containing the debug symbols for using with Unity? We have crashes sometimes we would like to investigate. Thank you!

Re: Debug symbols for Unity

Posted: 19 Apr 2024, 12:40
by jsantos
Symbols for all our binaries are available in the private folder. Did you try searching there?

Re: Debug symbols for Unity

Posted: 19 Apr 2024, 14:54
by Xaron
Yes, I replaced the runtime DLL here with the debug one: Packages/NoesisGUI/Runtime/Libraries/Windows/x86_64

But when doing so, Unity crashes as soon as I go into play mode.

Re: Debug symbols for Unity

Posted: 22 Apr 2024, 15:46
by jsantos
Are you reproducing this with our samples too?