Dispersion property
Closed this issue ยท 5 comments
LeXXik commented
mvaligursky commented
How do you reproduce this? I'm running engine example with this, and no warnings. What's the callstack?
It seems to be an Editor issue.
LeXXik commented
Hmm, just create a new blank project and add a new material to assets. The launcher will give the warning (even though the material is not used anywhere, probably coming from preload or something)
LeXXik commented
kpal81xd commented
Yea so this warning is generated when validating the standard material properties to see if any additional parameters are provided. Nothing is done with the result of this validation however so this warning can be ignored ๐
mvaligursky commented
Note that this warning will go away with the next release of the engine that implements the property, so this is just temporary.