Thank you for your response Samuel. I should mention that the Mac option was greyed out AND unchecked. But after a few changes, like removing the Wwise folder, running as admin etc. we did get the integration to run but it 'completed with errors'.
On checking the log we can see multiple errors. These are some of the first few:
- Backup: Failed to create backup for '/Applications/Audiokinetic/Data/install-table.json'. Error: ENOENT: no such file or directory, copyfile '/Applications/Audiokinetic/Data/install-table.json' -> '/var/folders/sg/4d5j6gsj58d6gnczy7lm7vqw0000gn/T/WwiseLauncher/backups/WwiseLauncher_2021.2.1.1450_1634892202241_bak/install-table.json'
- tracking backup error: Error: ENOENT: no such file or directory, open '/var/folders/sg/4d5j6gsj58d6gnczy7lm7vqw0000gn/T/WwiseLauncher/Analytics/analytics-deferred-posts-{8ebe35ce8134995e1f223149d3086c41}-{c6e2c7cac5ccd589c4ef37bf418a2b8c}.json'
- tracking backup error: Error: ENOENT: no such file or directory, open '/var/folders/sg/4d5j6gsj58d6gnczy7lm7vqw0000gn/T/WwiseLauncher/Analytics/analytics-deferred-posts-{8ebe35ce8134995e1f223149d3086c41}-{c6e2c7cac5ccd589c4ef37bf418a2b8c}.json'
- POST (0):
https://www.audiokinetic.com/wwise/launcher/?action=alerts error undefined: PROXY_NOT_RESOLVED PROXY: PROXY_NOT_RESOLVED
- Error trying to remove legacy launcher: Error: Not implemented on OS X.
- Error trying to remove legacy launcher: Error: Not implemented on OS X.
- Error: Error reading or processing file /Users/mac/Downloads/bundle/bundle.json
- Error: Error reading or processing file /Users/mac/Downloads/bundle/bundle.json
- Error: Error reading or processing file /Users/mac/Downloads/bundle/bundle.json
- Error: Error reading or processing file /Users/mac/Downloads/bundle/bundle.json
- POST (8):
https://www.audiokinetic.com/wwise/launcher/?action=videos error ESOCKETTIMEDOUT: ESOCKETTIMEDOUT PROXY: null
- POST (7):
https://www.audiokinetic.com/wwise/launcher/?action=articles error ESOCKETTIMEDOUT: ESOCKETTIMEDOUT PROXY: null
After these errors there is this one:
- Error: Could not load signature of Rewired.Editor.ComponentControls.TouchInteractableEditor:GenerateInteractableAnimatorContoller due to: Could not load file or assembly 'UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:UnityEngine.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none>
Rewired is a Unity asset that helps with input abstraction. Does this indicate some kind of conflict between Wwise and Rewired? Works fine on Windows though.
Please let me know if any of these errors are significant. Thanks.