Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.1.4f1
2019.2.0a1
Issue ID
1165948
Regression
Yes
When pasting the copied multi-byte text from the string field in the Editor it does not match with the initial text
How to reproduce:
1. Create a new Unity project
2. Add "UI - Text" object in the scene and type "あいうえお" in its text field
3. Copy the typed text either by Command-c short cut or from the context menu
4. Paste it to the text field or another text editor
5. See the text is pasted as "BDFHJ"
Expected result: The multi-byte text copied from the string field in the Editor does match the same pasted text in another field
Actual result: When pasting the copied multi-byte text from the string field in the editor it does not match with the initial text
Not reproducible with: 2017.4.30f1, 2018.2.21f1, 2018.3.14f1, 2018.4.4f1, 2019.1.0a9, 2019.3.0a8
Regression introduced in: 2019.1.0a10
Reproducible with: 2019.1.0a10, 2019.1.9f1, 2019.2.0b9
Fixed in 2019.3.0a6
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2019.1):
We will not be backporting this fix to older releases. Fix will be in 2019.3 and above.