Debug.Log on compilation and on play
8 years 2 months ago #1786
by Korindian
Debug.Log on compilation and on play was created by Korindian
Hi, I made a post in the Unity forums about an issue with the latest patch of Unity 5.4.1p3 causing two logs to the console about Unsupported encoding:
Unsupported encoding: 'utf-8,application/xml'
UnityEngine.WWW:get_text()
I2.I2AboutHelper:CheckConectionResult() (at Assets/I2/Common/Editor/I2AboutWindow.cs:90)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
I tried the latest beta 2.6.8b9 but the logs are still there. It's not a big issue, but i have been using the console a lot lately for debugging and the messages are getting a little distracting. If you could look into it, I'd appreciate it. Thanks.
Unsupported encoding: 'utf-8,application/xml'
UnityEngine.WWW:get_text()
I2.I2AboutHelper:CheckConectionResult() (at Assets/I2/Common/Editor/I2AboutWindow.cs:90)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
I tried the latest beta 2.6.8b9 but the logs are still there. It's not a big issue, but i have been using the console a lot lately for debugging and the messages are getting a little distracting. If you could look into it, I'd appreciate it. Thanks.
Please Log in or Create an account to join the conversation.
8 years 2 months ago #1787
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Debug.Log on compilation and on play
I have been testing in 5.4.0 and was not getting any issue, let me install 5.4.1p3 and see why is showing for you.
I will let you know.
Thanks for reporting this!
Frank
I will let you know.
Thanks for reporting this!
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
8 years 2 months ago #1792
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Debug.Log on compilation and on play
Hi,
There seems to be a new bug with the www.text in the patch releases. I submitted a bug to Unity with a repro project showing this.
Also, I made a workaround to avoid having the encoding error in the patch releases. You can download it from the beta folder (2.6.8 f2)
Hope that helps,
Frank
There seems to be a new bug with the www.text in the patch releases. I submitted a bug to Unity with a repro project showing this.
Also, I made a workaround to avoid having the encoding error in the patch releases. You can download it from the beta folder (2.6.8 f2)
Hope that helps,
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds