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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.