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

[BUG] Emission Strength value always reset to 100% when model file is opened. #443

Open
2 tasks done
helloar14 opened this issue Sep 24, 2024 · 2 comments
Open
2 tasks done
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.

Comments

@helloar14
Copy link

Validations

  • I have checked for similar bug reports and could not find any.
  • I have tested and confirmed that this is an issue in an official branded build.

Describe the bug

Opening a model will always set emission strength of every node to 100%. Editing those values, saving, closing, then opening again will make the values go back to 100% again. Tested on both 0.8.0 (personal daily driver) and 0.8.6 (latest as of this report).

Reproduction

  1. Edit emission strength value of any node to other than 100%.
  2. Save and close the file.
  3. Open the file again.
  4. The emission strength of the corresponding node goes back to 100%.

System Architecture

x86_64

Operating System

Windows

Version

0.8.6

Logs

No response

Additional Context

2024-09-24.14-38-20.mp4
@helloar14 helloar14 added Bug Something isn't working Triage PR/Issue needs to be triaged. labels Sep 24, 2024
@helloar14
Copy link
Author

Update: After some more testing, this problem might be not exclusive to Creator, but also Session. Using Creator to edit the Emission Strength value, saving it, then immediately opening the file in Session results in the same problem.

2024-09-24.14-49-35.mp4

@r888800009
Copy link
Contributor

Maybe the serialization is missing values, we should fix it in the inochi2d library, maybe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants