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

External Parameters not working #52

Open
ProBoulder opened this issue Aug 11, 2022 · 0 comments
Open

External Parameters not working #52

ProBoulder opened this issue Aug 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ProBoulder
Copy link

What happened?
When external parameter is created and linked to a UV node input (e.g. UV bias), changing the parameter's value does not have any visible effect. Texture is not changed in node editor, nor in inspector (when update texture is called), nor when changed using script.

To Reproduce
Create a new static mixture graph, add UV node to the input of default noise. Create exposed parameter of type Vector3 and link it to a UV bias input of the UV node. Changing a exposed parameter has no effect.

Setup:

  • OS: Windows 11
  • Tested in Unity Version:2022.1.4f1, 2021.3.6f1, 2021.1.20f1
  • Mixture Version [0.4.0]
  • HDRP version 11
@ProBoulder ProBoulder added the bug Something isn't working label Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants