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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.