Search Issue Tracker

Active

Votes

0

Found in

2021.3.23f1

2022.2.16f1

2023.1.0b12

2023.2.0a11

Issue ID

UUM-33069

Regression

Yes

String fields on JSON strings omit escape characters when generated with “JsonSerialization.ToJson”

--

-

How to reproduce:
1. Open the user’s attached “1531027TestRepro.zip” project
2. In the top menu, press Custom Menu > TestEscapeCharJson
3. Observe the Console window

Expected result: "command": "Test \"Hello World\" test" is logged
Actual result: "command": "Test "Hello World" test" is logged

Reproducible with: 2.1.2-exp.1 (2021.3.0f1, 2021.3.23f1, 2022.2.0a18), 3.0.0-pre.2 (2022.2.0a18, 2022.2.16f1, 2023.1.0b12, 2023.2.0a11)
Not reproducible with: 1.8.3-preview (2020.3.47f1), 2.1.1-exp.1 (2021.3.0f1), 3.0.0-pre.1 (2022.2.0a18, 2022.2.16f1, 2023.1.0b12, 2023.2.0a11)

Reproduced on: macOS 13.2.1 (Intel)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.