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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
This is a duplicate of issue #860366