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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 12.0.0):
Issue is fixed