Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
10.2.0
Issue ID
1293794
Regression
No
[VFX] Undo functionality does not work after Resetting the VFX Property Binder on Visual Effect
Undo functionality does not work after Resetting the VFX Property Binder on Visual Effect
Steps to Repro:
1. Create a new Project in HDRP Template
2. Create Hierarchy> right-click > Visual Effects > Visual Effect
3. Add Hierarchy > Visual Effect > Inspector > Add Component > VFX Property Binder
4. Add Property Bindings > "+" button > Audio > Audio Spectrum
5. VFX Property Binder > Burger Button > Reset
6. Edit > Undo or Ctrl/CMD + Z
Expected Result:
Property Binders should be added back
Actual Result:
Missing or Null Property Binder shown on undo
Reproducible on: 2021.1.0a7, 2021.1.0a1, 2020.2.0b13 with 10.2.0 package
Note: 2020.2.0b12 and lower version than that with 10.1.0 package, Reset is not working
Environment: Windows 10 and Mac 10.15
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
- Rotation Property collapses after changing Interpolation Type In Animation window
- It is possible to enter impossible Scope name in the Scope Registries of Package Manager Project settings
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
Resolution Note (fix version 12.0.0):
Issue is fixed