Unity Issue Tracker - VFX file gets modified without making changes when saving project
Fixed
UUM-21302
VFX file gets modified without making changes when saving project
Unity: Visual Effects
Open
2021.1.X
Fixed
6.0.X
6000.0.0b14
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
This won't be backported to 2021.3 as the code is too divergent
Reproduction steps:
1. Upload the attached project “ModifiedVFXBug” folder to a local repository using the preferred version control application
2. Open the “ModifiedVFXBug” project
3. Save the project File → Save Project
4. Open the version control application and look for changes in files “water.vfx” and “waterima.vfx”
Expected result: There are no changes in files “water.vfx” and “waterima.vfx” after saving project
Actual result: There are several changes in files “water.vfx” and “waterima.vfx” without doing any manual changes