Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

libgdiplus.dylib System.Drawing Error

Discussion in 'Scripting' started by Deleted User, Dec 15, 2019.

  1. Deleted User

    Deleted User

    Guest

    I am getting this error with on my macbook pro running Catalina:

    DllNotFoundException: /Users/bokken/build/output/Unity-Technologies/mono/external/buildscripts/add_to_build_results/monodistribution/lib/libgdiplus.dylib
    System.Drawing.GDIPlus..cctor () (at <04abc238e1e64b378e01047493bf1e72>:0)
    Rethrow as TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception.

    I tried the fixes from this older thread: here

    And, running this in terminal: brew install mono-libgdiplus

    Apparently, this is a long running problem with Unity. Any other suggestions or thoughts would be much appreciated.
     
  2. glreese

    glreese

    Joined:
    Mar 25, 2017
    Posts:
    13
    Did you find a solution? Same problem...
     
  3. Tomofu74

    Tomofu74

    Joined:
    Mar 13, 2020
    Posts:
    1
    HossNj likes this.