Assets/Photon/PhotonChat/Demos/DemoChat/ChatGui.cs(599,112): error CS0117: 'Extensions' does not contain a definition for 'ToStringFull'
Assets/Photon/PhotonChat/Demos/DemoChat/ChatGui.cs(604,148): error CS0117: 'Extensions' does not contain a definition for 'ToStringFull'
This is happening in Unity Editor 2023. The extensions are installed and the login works fine but these two errors persists. Any thoughts on how to resolve them?
Assets/Photon/PhotonChat/Demos/DemoChat/ChatGui.cs(599,112): error CS0117: 'Extensions' does not contain a definition for 'ToStringFull'
Assets/Photon/PhotonChat/Demos/DemoChat/ChatGui.cs(604,148): error CS0117: 'Extensions' does not contain a definition for 'ToStringFull'
This is happening in Unity Editor 2023. The extensions are installed and the login works fine but these two errors persists. Any thoughts on how to resolve them?
Thanks much!
-Musangi