Search Issue Tracker
Fixed in 1.5.2, 2.1.2, 3.0.2
Votes
0
Found in [Package]
3.0.0
Issue ID
1263001
Regression
No
[TextMeshPro] Resizing Margins with gizmos handle is extremely amplified when Text RectTransform is rotated
Reproduction steps:
1. Open or create any Unity project
2. Create TextMeshPro Text GameObject
3. Rotate x-axis by at least 180 degrees
4. Select the vertical white square gizmo and try slightly increasing the margins
Expected result: Margins get increased by the amount mouse has moved
Actual result: Margins get increased by millions and become NaNs soon after
Reproducible with: 2018.4.26f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a19
Reproducible with the package versions: 1.2.0, 1.5.0, 2.0.1, 2.1.1, 3.0.0-preview.1, 3.0.0
Notes:
1. The issue reproduces with both 2D and 3D TMP components
2. The issue most visibly reproduces when the rotation is between 90 and 180 degrees. Smaller rotations lead to the handle being non-intuitive, but scaling is not visibly affected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment