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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 12.0.0):
Issue is fixed