Search Issue Tracker
Fixed
Fixed in 2022.3.13f1, 2023.1.20f1, 2023.2.0b17, 2023.3.0a13
Votes
0
Found in
2022.2.9f1
2023.1.0b6
2023.2.0a6
2023.3.0a1
Issue ID
UUM-29244
Regression
Yes
[VFX Graph] Undoing actions results in incorrect values instead of returning values from previous state
How to reproduce:
- Create a new particle system
- Add a set position block in initialize
- Drag-change the value
- Press Ctrl+Z/CMD+Z to undo an action
Expected result: Value is restored to 0
Actual result: Value is 0.03
Notes:
- This also affect other blocks and fields
- When continuously undoing actions error is thrown - {color:#e8912d}System.Exception: Unable to retrieve current state at : 14 (max 24) at UnityEditor.VFX.UI.VFXGraphUndoStack.RestoreCurrentGraphState{color}
- {color:#172b4d}Undo History is also affected{color}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment