View Issue Details

IDProjectCategoryView StatusLast Update
0001838NoesisGUIUnitypublic2020-11-26 17:39
Reportersamc Assigned Tojsantos  
PrioritynormalSeverityminor 
Status resolvedResolutionduplicate 
Product Version3.0.7 
Target Version3.0.8 
Summary0001838: Unity mac player doesn't work with noesis
Description

When we do a mac build of unity, Noesis causes exceptions with a message that reads: "Message: DllNotFounDexception: Noesis". It seems like it's not being packaged properly? Is there something we have to do special?

Steps To Reproduce
  • Make a mac player build in unity
  • Launch the player build
  • Exception should show in the unity log
PlatformAny

Relationships

related to 0001845 resolvedjsantos Add support for Apple silicon architecture 

Activities

jsantos

jsantos

2020-11-17 11:56

manager   ~0006762

A few questions, because it is working fine for so there must be something I am missing:

  • Is it also happening with one of our Demos? HelloWorld for example
  • What specific version of Unity are you using?

Thanks!

samc

samc

2020-11-23 19:14

reporter   ~0006801

We are using Unity 2020.2.0b10. This is happening in our project, not with the Demos, however we've also reproduced it in a smaller sample project that Szymon put together and shared with y'all.

jsantos

jsantos

2020-11-23 19:16

manager   ~0006802

Thank you! I will check with that Unity version and Szymon project to reproduce this.

jsantos

jsantos

2020-11-26 17:35

manager   ~0006833

Ok, found what is happening. By default Unity 2020.2 is creating a standalone for the architecture "Intel64 + Apple silicon" and Noesis 3.0.7 is still only available for Intel64. Just selecting only "Intel64" fixed the issue.

jsantos

jsantos

2020-11-26 17:38

manager   ~0006834

Just created 0001845 for following the Apple Silicon architecture. Please let us know if you need a preview.

Issue History

Date Modified Username Field Change
2020-11-17 00:24 samc New Issue
2020-11-17 11:49 sfernandez Assigned To => jsantos
2020-11-17 11:49 sfernandez Status new => assigned
2020-11-17 11:49 sfernandez Target Version => 3.0.8
2020-11-17 11:49 sfernandez Summary unity mac player doesn't work with noesis => Unity mac player doesn't work with noesis
2020-11-17 11:49 sfernandez Steps to Reproduce Updated
2020-11-17 11:56 jsantos Status assigned => feedback
2020-11-17 11:56 jsantos Note Added: 0006762
2020-11-23 19:14 samc Note Added: 0006801
2020-11-23 19:14 samc Status feedback => assigned
2020-11-23 19:16 jsantos Note Added: 0006802
2020-11-26 17:35 jsantos Note Added: 0006833
2020-11-26 17:38 jsantos Note Added: 0006834
2020-11-26 17:38 jsantos Relationship added related to 0001845
2020-11-26 17:39 jsantos Status assigned => resolved
2020-11-26 17:39 jsantos Resolution open => duplicate
2025-10-10 13:29 jsantos Category Unity3D => Unity