Search Issue Tracker
Fixed in 10.1.1 or 10.2.0
Votes
0
Found in [Package]
9.0.0, 8.1.0, 8.0.1, 7.1.7
Issue ID
1248711
Regression
No
[VFX Graph] Properties are not added in VFX property binding list from the Properties window
Properties are not added in the VFX property binding list from Properties window however those are added in the inspector tab. Refer attached video
Steps to repro:
1. Create a new project
2. Windows > Package Manager > Visual Effects Graph > Install
3. Hierarchy >right-click > Empty GameObject
4. Empty GameObject > Add Component > VFX PropertyBinder(Script)
5. Inspector > VFX PropertyBinder(Script) > Burger Button > Open Properties window
6. Properties window > Property Bindings > Add Proerties
Actual Result:
Properties are not added in VFX property binding list from the Properties window
Expected Result:
Properties are added in VFX property binding list from the Properties window
Note: Properties window is introduced in Unity 2020.1.0a19
Occurring in:
2020.2.0a12, 2020.1.0b9, 2020.1.0a19
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityEvents break when a different object is assigned
- Play Mode button is shown in hovered state when saving a script and immediately clicking the Play Mode button to focus the Editor
- “The operation "SoftDelete" cannot be executed because the selection is a root folder.” warnings appear when deleting the favorite with the keyboard
- Code links open incorrect line on code editor or are unclickable when the log is around 100 lines
- Standalone Player unresponsive/frozen in HDRP when built using Vulkan Graphics API on specific GPUs
Add comment