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

Updating material.cubemap doesn't update prefiltered textures #1503

Open
daredevildave opened this issue Feb 26, 2019 · 0 comments
Open

Updating material.cubemap doesn't update prefiltered textures #1503

daredevildave opened this issue Feb 26, 2019 · 0 comments
Assignees
Labels
area: graphics Graphics related issue bug

Comments

@daredevildave
Copy link
Contributor

If a material has an existing prefiltered cubemap set, then updating the material's cubemap property material.cubeMap = cubemapAsset.resource will have no effect as this call doesn't update the prefiltered textures in the material.

Changing a material's cubemap should at least clear old cubemap data, and ideally update it to the new maps.

@willeastcott willeastcott added the area: graphics Graphics related issue label Apr 15, 2020
@slimbuck slimbuck self-assigned this May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

No branches or pull requests

4 participants