Search Issue Tracker
Fixed
Fixed in 2022.3.7f1
Votes
0
Found in
2022.2.20f1
2023.1.0b16
2023.2.0a14
Issue ID
UUM-35566
Regression
Yes
Escape Sequences are not converted into text when inserted in the string field
How to reproduce:
1. Open the attached “Input.zip” project
2. Open the “SampleScene” Scene (Assets > Scenes > SampleScene)
3. In the Hierarchy window, select “GameObject” GameObject
4. In the Inspector window, find the “Text” input field and insert "\n"
5. Observe the result
Expected result: "\n" is inserted in the input field
Actual result: a new line is inserted in the input field
Reproducible with: 2022.2.0a9, 2022.2.20f1, 2023.1.0a5
Not reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.2.0a8, 2023.1.0b17, 2023.2.0a15
Fixed in: 2023.1.0a6
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Reproducible with “\n”, “\t”, “\r” and “\\”
Also reproducible in the Memory Profiler search bar
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2022.3.7f1):
Fixed in: 2022.3.7f1