Unity Issue Tracker - Animation transition condition int value changes when entering 9 digit or larger values
Closed
UUM-2397
Animation transition condition int value changes when entering 9 digit or larger values
Unity: Mecanim Animation
Won't Fix
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2019.4.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
1. Open the attached project
2. Select the "Cube" GameObject in the Hierarchy window
3. Open the Animator window (Window > Animation > Animator)
4. Click on the transition arrow between "New Animation" and "New State" states
5. Enter value 99999999 into the New Int Condition Input Field in the Inspector window
6. Observe the value entered
Expected result: the value entered is 99999999
Actual result: the value changes to 100000000