Search Issue Tracker
Duplicate
Votes
32
Found in
2019.1.0a10
2019.2.0a1
2019.2.0a8
Issue ID
1137066
Regression
Yes
Symbols that are not Standard ASCII are formatted into different symbols when copying string from any Text field in Editor
To reproduce:
1. Open attached project (blank_test_project-master.zip)
2. Open SampleScene
3. Select BasicStringTest from the Hierarchy
4. Copy text from "Copy From Here"
5. Paste the text to "Into here"
Reproducible with: 2019.1.0a10, 2019.1.0b8, 2019.2.0a9
Not reproducible with: 2017.4.24f1, 2018.3.10f1, 2019.1.0a9
Actual results: Cyrillic symbols gets changed once copied from the input field
Expected results: Cyrillic symbols should stay the same once copied
-
AntonyKononenko
Aug 06, 2019 12:44
Reproducible with 2019.2.0f1 too
-
Innokentius
Aug 05, 2019 10:28
This problem stays with 2019.1.13f
-
artdevelopment
Aug 05, 2019 10:24
This is a really bad bug if you produce the game in the non-English language (for further localization).
-
arcdragon1
May 24, 2019 10:17
This problem exists with 2019.1.3f1 yet.
-
gamesforbusiness
Apr 15, 2019 13:31
Reproducible with 2019.1.0f1 too
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
This is a duplicate of issue #1152899