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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 12.0.0):
Issue is fixed