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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment