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

[BREAKING] When material is cloned, its custom parameters are copied as well #6844

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Jul 24, 2024

Fixes #6107

Marked as breaking even though this is not likely to be a problem, but the change in the behaviour could cause issues if the material parameters were not expected to be copied.

@mvaligursky mvaligursky merged commit a3f69b2 into main Jul 24, 2024
8 checks passed
@mvaligursky mvaligursky deleted the mv-material-copy-params branch July 24, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Material clone/copy does not preserve custom shader parameters
2 participants