You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I correct color via World Enviornment adjustments with a Curve, I get the error:
E 0:00:02:0794 parse_message: Condition "p_args.size() < 10" is true. Returning: ERR_INVALID_DATA
<C++ Source> scene/debugger/scene_debugger.cpp:177 @ parse_message()
This is similar to #74697, where a curve was exported.
What is unclear to me:
Is the color correction correct? What is the meaning of the error? This does not happen in Godot3.
Steps to reproduce
Open project and run it
Go to Camera, World Environment, Adjustments and Color Correction
Godot version
4.1
System information
Windows 11 AMD (Forward +)
Issue description
Whenever I correct color via World Enviornment adjustments with a Curve, I get the error:
E 0:00:02:0794 parse_message: Condition "p_args.size() < 10" is true. Returning: ERR_INVALID_DATA
<C++ Source> scene/debugger/scene_debugger.cpp:177 @ parse_message()
This is similar to #74697, where a curve was exported.
What is unclear to me:
Is the color correction correct? What is the meaning of the error? This does not happen in Godot3.
Steps to reproduce
Alternatively:
Minimal reproduction project
ramp_test.zip
The text was updated successfully, but these errors were encountered: