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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
This is a duplicate of issue #860366