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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Resolution Note (fix version 2019.1):
We will not be backporting this fix to older releases. Fix will be in 2019.3 and above.