Search Issue Tracker
By Design
By Design in 2022.1.X
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.20f1
Issue ID
UUM-17826
Regression
No
Space is not saved when adding it as the first symbol of the line
Reproduction steps:
- Open the attached project (“StringBug.zip“)
- Select “Assets/Data/TextData”
- In the Inspector window select the “Text” field
- In the second line add a space before the letter “b”
- Save project “File>Save Project”
- Reopen project
Expected results: Space before the letter “b” is saved
Actual results: Space before the letter “b” is not saved
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.20f1
Not reproducible with: 2022.2.0a1, 2022.2.0b11, 2023.1.0a14
Reproduced on: Windows 11
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:
This is by design. Whitespaces are not preserved. We might support this in the future, but this is not in the immediate plans.
Resolution Note (2022.1.X):
This is by design. Whitespaces are not preserved. We might support this in the future, but this is not in the immediate plans.