Hi Guys,
I m using Unity Editor Version 2022.2.1 and Visual Effect Graph Version 14.0.4. I Have Created a Simple VFX Graph And Also Generate Color Property For Editing Color From the Editor. I Connect Color Property With Set Color Node. So In Editor And Also In VFX Graph First Time If I Change The Color And Intensity Than IT Works Fine but After That If I Change The Color Than The Color Changes But If I Change The Intensity Than Instead Of Changing To New Value It Adds The New Value To Existing One And Every Time Intensity Goes High And High.
in Above Image We Have Red Color And 0 Intensity.
Now I Change The Intensity To 3.
The Next Time When I Open The Color Editor It Will Automatically Add 0.4 To the Existing Value.
Now I Change the value From 3.4 To 5.
So Next Time Instead Of 5 intensity Becomes 8.4(3.4+5).
If You Phase And Solve This Kind of problem Please Guide ME.
Due To new user Limitations, I am Not Able to upload multiple Images.
Thanks,