Search Issue Tracker
By Design
Votes
0
Found in
2022.1.0a16
Issue ID
1383897
Regression
Yes
[VFXGraph] Saving changes in one open Graph performs save action for all open Graphs
How to reproduce:
1. Create new HDRP project
2. Create new VFX Graph, open it
3. Open another VFX Graph window via Window>Visual Effects>Visual Effect Graph and create new Graph
4. Make changes to both of the graphs and save changes by Ctrl+S
Expected result: Changes are saved to only one currently focused Graph
Actual result: Changes are saved to all currently open Graphs
Reproduced with: 2022.1.0a16 (opening several Graphs at once is new improvement)
Does not reproduce: 2022.1.0a15
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note:
Ctrl+S saves all modified assets (not only VFX Graph)
If you want to save only one graph, you can click the save icon in the top left of vfx graph window