User Description: "SCurveEditor, class which is used for float ramps, seems to trigger OnCurveChanged events for the underlying curve; however SColorGradientEditor (constructed by SCurveEditor) seems to be missing calls to these (when creating and manipulating color curve keys). For the calls it does not intercept, curve manipulation events come through (like right mouse click). But for other ones, no go."
A class based on UCurveFloat will trigger OnCurveChanged. A class based on UCurveLinearColor will not trigger OnCurveChanged.
Frank Fella - " I just looked at the code in SColorGradientEditor editor and SCurveEditor and yeah he's entirely correct, the gradient editor doesn't call the curve changed callback when if modifies the curves like the SCurveEditor does."
This can't be reproduced effectively in the editor.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
An error occurred while trying to generate project files !?
Head over to the existing Questions & Answers thread and let us know what's up.