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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
This is a duplicate of issue #817689