How to reproduce:
- Open the attached project “IN-138914”
- Open the “SampleScene”
- In the Hierarchy, select the “Cube” GameObject
- In the Inspector, change the scale X value to “133.33333” by manually typing it in, then press ‘Enter’
- Observe the scale values
Actual result: Once the 5th ‘3' is typed in, the Y and Z values are reset to their initial values and upon pressing 'Enter’, the X value is also reset
Expected result: The scale values are not reset to their starting values
Reproducible with: 2023.1.0a3, 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Other values with a different decimal lengths also reproduce the issue, for example “100.1111”, “123.45678”, “1111.111”, “11111.11” or “111111.1”
- Issue also reproduces when changing the “Y” and “Z” values