Search Issue Tracker
Fixed in 2023.2.0b3
Fixed in 2023.2.X, 2023.3.X, 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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Resolution Note (fix version 2023.3):
Fixed issue with HelpBox not parsing escape sequence correctly.
Resolution Note (fix version 2023.2):
Fixed issue with HelpBox not parsing escape sequence correctly.