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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.