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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 12.0.0):
Issue is fixed