Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Adjustments and Color Correction #79616

Closed
HVukman opened this issue Jul 18, 2023 · 0 comments · Fixed by #79655
Closed

Error with Adjustments and Color Correction #79616

HVukman opened this issue Jul 18, 2023 · 0 comments · Fixed by #79655

Comments

@HVukman
Copy link

HVukman commented Jul 18, 2023

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()

image

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

  1. Open project and run it
  2. Go to Camera, World Environment, Adjustments and Color Correction
  3. Change points in Curve
    Alternatively:
  4. Change Curve to Gradient and run it
  5. Change Gradient while running

Minimal reproduction project

ramp_test.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants