Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0f2
Issue ID
1116855
Regression
No
Curve Preset Library Editor does not redraw the curve when presets are changed
To reproduce:
1. Open attached project
2. Select Assets/Editor/EasingCurves.curves
3. Click "Edit" in the inspector
4. Click on the presets at the bottom of the window
5. The curve appears in the window and can be edited
6. Click on a different preset
7. The key point dots change to show the new curve, but the actual line of the curve still shows the previous one until you modify it in any way
Note: If you press gear icon and change preset from there everything works fine
Actual result: the actual line of the curve still shows the previous one when you change preset
Expected result: When changing presets curves should change too not only key points.
Reproduced in: 2017.4.20f1; 2018.2.20f1; 2018.3.5f1; 2019.1.0b2; 2019.2.0a4
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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Resolution Note (2019.2.X):
low priority defect and unlikely to be fixed for the moment.