Unity 2019.3.12 PUN installation error

Options
I'm using Unity 2019.3.12f1.

I create a new project, with 2D or 3D template, and then I import the latest Photon PUN version 2.18.1. After installation, project returns me this error:

Assertion failed on expression: 'gForceReimports->empty()'


Anyone can help me, please.

Comments

  • ikaro
    Options
    Same issue with me. So, I used Unity 2019.2.21f1 and it worked fine, but I want it running in 2019.3.x please :neutral:
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Zacknafein, @ikaro,

    Thank you for choosing Photon!

    Visual Studio integration in Unity 2019.3.12 is broken, please another Unity version or use another IDE (Rider, MonoDevelop).
    See here.
  • Zacknafein
    Options
    JohnTube wrote: »
    Hi @Zacknafein, @ikaro,

    Thank you for choosing Photon!

    Visual Studio integration in Unity 2019.3.12 is broken, please another Unity version or use another IDE (Rider, MonoDevelop).
    See here.

    Thank you for your reply.