MicrosoftDocs / playfab-docs

Documentation for the Azure PlayFab service for game development
Creative Commons Attribution 4.0 International
97 stars 122 forks source link

ChatGUI.cs error after importing the package #520

Closed musangistudios closed 3 months ago

musangistudios commented 3 months ago

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

thomasgu commented 3 months ago

This doesnt seem to be feedback about a https://learn.microsoft.com/ site page - or least if it is I'm not sure how to find it. Closing as invalid.