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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
This is a duplicate of issue #860366