Search Issue Tracker
Fixed
Fixed in 2023.2.0b3, 2023.3.0a1
Votes
0
Found in
2022.3.4f1
2023.2.0a20
2023.3.0a1
Issue ID
UUM-40338
Regression
Yes
[Inspector] Warning message shows escape sequence
Repro:
1. Create a new project.
2. In Hierarchy, Right-Click -> UI Toolkit -> UI Document.
3. View UI Document in Inspector, set the Panel Settings field to None.
Expected: Can't seen \n\n in the error message.
Actual: Can see \n\n in the error message.
!image-2023-06-15-10-34-16-842.png|thumbnail!
Reproducible in 2023.2.0a20, 2023.1.0a10
Not Reproducible in 2023.1.0a3, 2022.3.1f1, 2021.3.23f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 2023.3.0a1):
Fixed issue with HelpBox not parsing escape sequence correctly.
Resolution Note (fix version 2023.2.0b3):
Fixed issue with HelpBox not parsing escape sequence correctly.