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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #817689