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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #860366