Error logging

Unity Chat SDK records by default all Unity Chat SDK and PubNub-specific errors in the current session - from the moment you initialize the chat till the time you close the app.

These logs can help you understand what went wrong in your app to debug, fix issues, and prevent future errors.

Unity Chat SDK uses the default Unity Editor logging functionality. For more information, refer to the official documentation.

Last updated on
On this page