How to reproduce:
1. Open the “IN-115640_TMProAlignmentBug“ project
2. Open the “Assets/Scenes/TMPAlignmentIssue” Scene
3. Enter Play Mode
4. Observe the “Text (TMP)” GameObject in Scene view
Expected result: The text is aligned correctly and is within the rect bounds
Actual result: The text is out of the rect bounds
Reproducible with: 2023.2.0a17, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: macOS 15.6.1 (M1 Max), Windows 10 (by user)
Not reproducible on: no other environments tested
Note: If you manually select the vertical alignment for the Script component attached to the TMP GameObject the issue is no longer reproducible