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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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