Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b5
Issue ID
874719
Regression
Yes
[AnimationCurve] Points merge while still editing them
To reproduce:
1. Open attached project ("AnimationCurveTest.zip")
2. Attach the only script to any GameObject
3. Open the curve editor by clickin the curve
4. Add a key to the curve at time=0 (any other value will still exhibit the same behaviour, but this is the most problematic example)
5. Add another key
6. Right click the added key, and select "Edit key"
7. Try to input a value that starts with the time of the first key (in the example where the first key's time is 0, the value would be 0, ..., e.g. 0,5)
Notice that while the key's time value is being input, it becomes the same as the first key's time value, and merges both keys, thus destroying the first one.
Reproduced on: 5.6.0b5, 5.5.0f3
Not reproduced on: 5.4.3f1
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
This is a duplicate of issue #860366