Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0f3
Issue ID
829108
Regression
No
Animation curve's key time can not be set to a negative number
Animation curve's key time value can not be set to a negative number when typing the negative value using "Edit Key..."
Note: dragging the key to a negative value works just fine.
To reproduce:
1. Open the project attached by the user
2. Select "GameObject" from the Hierarchy
3. Press on the Curve that is attached to the game object to edit it
4. Press right mouse button on any of the keys
5. Select "Edit Key..."
6. Try to input a negative value for time property
7. Observe time value being set to 0
Expected: It is possible to set negative values for time using "Edit Key..." just like it is possible to drag the key to a negative value
Actual: Trying to set a negative time value for a key using "Edit Key..." sets the value to 0 instead
Reproduced on: 5.5.0b2, 5.4.0p3, 5.3.6p2, 5.2.5f1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #817689