just_bob_2nd Posted May 16, 2021 Share Posted May 16, 2021 (edited) Hello, building some mantra shaders I've gotten a warning on which I can't find any kind of info anywhere - ../unifiednoise_static2: Macro "BASIS" redefined. Using later definition (52,1). As far as I can tell it appears when using unified noise static VOP output as a seed (P) of another unified noise static VOP. Warning doesn't show up every time, sometimes forcing compile fixes it, sometimes it makes it come back, sometimes changing settings on noise makes it go away, sometimes makes it come back. Would appreciate if anyone can shed some light on this and/or give me any pointers where to go bug hunting, Thanks Edited May 16, 2021 by just_bob_2nd Added screenshot Quote Link to comment Share on other sites More sharing options...
Atom Posted May 16, 2021 Share Posted May 16, 2021 If it's in a VOP, you can right-click and view as code. Maybe the vop generation is redefining a variable when it doesn't have to. I think you can ignore warnings if the vop is functioning correctly. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.