Skip to content

Bug: Light Editor Ignores Saved Light Values #28

Description

@Osman-Kahraman

Previously saved light size, R, G, B values for the Light Editor window are not being read from the JSON file (info.json). As a result, the window falls back to the base/default values of 0.

To Reproduce

Steps to reproduce the behavior:

  • Change the size, r, g, b values in the Light Editor window.
  • Ensure the values are saved.
  • Close and reopen the Light Editor window.
  • Observe that the values are 0 instead of the saved values.

Expected behavior

When the Animator window is reopened, it should read the saved size, R, G, B values from JSON and apply them correctly.

This issue causes the Light Editor window to load base/default values (0) on every open instead of the saved settings.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions