I installed PUN 2 in Unity 2019.3.2f1 first and then Photon Chat but I get this error:

roryone
✭
in Photon Chat
Assets/Photon/PhotonChat/Demos/DemoChat/ChatGui.cs(132,32): error CS0029: Cannot implicitly convert type 'Photon.Realtime.AppSettings' to 'ChatSettings'
I have tried casting but this does not seem to work.
How can I fixed this?
I have tried casting but this does not seem to work.
How can I fixed this?
0
Answers
-
I also get this error in Unity 2020.3. Do you already know how to fix this?
0