TrySerializeToJson does not correctly escape some characters
llaser_
VRChat Version:
build 1553 (SDK: 3.7.4)
Description of the bug:
TrySerializeToJson does not correctly escape strings that containing backslashes and double quotation marks (perhaps other control characters), resulting in strings that cannot be deserialized using TryDeserializeFromJson.
Steps to reproduce (how did you encounter the bug?):
This occurs by using attached Udons.
Log In