NewtonSoft.Json Missing?

Options
This line is giving me an error along the lines shown since upgrading to unity 5.

using NewtonSoft.Json < Could not load file or assembly Newtonsoft.Json.

Comments

  • vadim
    Options
    Try to import PUN from asset store into project again.
    The dll should be in Assets\Photon Unity Networking\Editor\PhotonNetwork\Newtonsoft.Json.dll
  • K.

    I did try that but will delete the existing entirely and re-download.
  • File Existed.

    Reference did not. Only errors when going into Mono develop.

    Had to add the reference manually.
  • Sadly its making me re-add this reference each time I start Unity/Mono.

    its getting frustrating.
  • I have this error too, how can I fix it please?