Copy link to clipboard
Copied
Can we get an ETA on when the Substance.Engine.bundle and libsubstance_link.dylib will be updated with arm64 (Apple Silicon) support?
Expected:
```
file Substance.Engine.bundle/Contents/MacOS/Substance.Engine
Substance.Engine.bundle/Contents/MacOS/Substance.Engine: Mach-O 64-bit bundle with 2 architectures: [x86_64] [arm64]
```
Actual:
```
$ file Substance.Engine.bundle/Contents/MacOS/Substance.Engine
Substance.Engine.bundle/Contents/MacOS/Substance.Engine: Mach-O 64-bit bundle x86_64
```
Copy link to clipboard
Copied
This is a major blocker for me. Plugin needs some serious updates in general for modern Unity versions.