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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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