4

MacOS 12.3

Unity 2020.3.31f1

Unity Hub 3.1.1

Screenshot of error message

After updating to MacOS 12.3 I always got this error. I made unity build before MacOS update without any issues.

Anyone got any clue? Thanks!

test
  • 61
  • 4

1 Answers1

1

As Apple removed Python 2 when releasing macOS 12.3 this could be caused by on of the libraries you use or some of its dependencies.

If you use Firebase use this solution https://github.com/techyworm10/firebase-unity-sdk-editor-python-fix

According to Unity they are working on the fix

Thank you for reporting this issue. We are investigating the issue with building on macOS 12.3.

https://forum.unity.com/threads/cannot-build-for-webgl-in-unity-system-dllnotfoundexception.1254429/

Greg Lukosek
  • 1,774
  • 20
  • 40