Search Issue Tracker
Fixed in 8.3.X
Votes
0
Found in [Package]
8.2.0
Issue ID
1262133
Regression
No
[VFX] [HDRP] Undo does not operate correctly in VFX graph
Versions tested: 2020.1.0b16.4138 + 8.x.x./release (32749aa at the moment of checking)
Reproduces both on Windows and MacOS
Steps to reproduce:
1) Create a new VFX graph, open it.
2) Make several edits (add a new node, connect it, move around).
3) Try to press undo a few times.
4) Notice how it only undoes the very last action in the stack, it tries to undo the next one but its quickly getting reverted
Note: If you press ctrl-z and hold, it will force to undo all actions after the first one.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment