Search Issue Tracker
Fixed in 1.4.0 & 2.0.0
Votes
0
Found in [Package]
1.3.0
Issue ID
1117577
Regression
Yes
[UWP] Caret position cannot be changed using mouse and text is only appended at the end in TMP InputField
How to reproduce:
1. Open the attached project
2. In the Build Settings, switch the Target Platform to UWP
3. Build the project
4. Open the solution .sln file in Visual Studio
5. Run the build on the Local Machine (Debug | x64)
6. Once the project is launched, enter "abc" to both input fields (Unity and TextMesh Pro)
7. Using the mouse, place the caret between letters "b" and "c" (in both Input Fields)
8. Type "ddd" (in both Input Fields)
Expected result: In both Input Fields, placing the caret using the mouse works, and text can be added within the existing text.
Actual result: In TextMesh Pro InputField, placing the caret using the mouse no longer works, also text can only be appended to the end.
Reproducible with - 2019.1.0a8, 2019.1.0a14, 2019.2.0a1
Not reproducible with - 2018.3.3f1, 2019.1.0a7
Note: Inside the TextMesh Pro InputField, the caret position can still be changed using the keyboard arrow keys. (However, the newly typed text still appears at the end.)
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 (fix version 1.4.0 & 2.0.0):
This issue has been resolved in release 1.4.0 & 2.0.0 of TextMesh Pro.