Search Issue Tracker
Fixed in 1.6.0-preview.1, 2.2.0-preview.1, 3.2.0-preview.1
Votes
1
Found in [Package]
2.1.3, 3.0.3
Issue ID
1353535
Regression
Yes
InputField gets scrolled upwards when the Text component has a non zero margin
How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene'
3. Enter the Play mode
4. Focus the input field
5. Start typing something
6. Observe the input field
Expected result: The entered text stays in the same place
Actual result: The input field gets scrolled upwards
Reproducible with: TextMeshPro 2.1.3 (2019.4.23f1), 3.0.3 (2020.1.0f1), 3.0.6 (2020.1.0f1, 2022.1.0a4)
Not reproducible with: TextMeshPro 1.4.1 (2018.4.36f1), 2.1.1 (2019.4.23f1), 3.0.0-preview.1 (2020.1.0a11) 3.0.1 (2020.1.0f1)
Note:
- The issue doesn't reproduce if the InputField (TMP) > Text Area > Text Margins are set to 0
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.6.0-preview.1, 2.2.0-preview.1, 3.2.0-preview.1):
Fixed in: 1.6.0-preview.1 (2018.4.36f1), 2.2.0-preview.1 (2019.4.32f1), 3.2.0-preview.1 (2020.3.22f1)