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
- "Property exceeds previous array size (2 vs 1)" warnings are thrown making it impossible to work with the Update Zones of the CustomRenderTexture when updating the script
- Bug Reporter recommends invalid discussion links when writing a Title of the issue
- Freeze when calling Rigidbody.SweepTestAll in a specific project
- Crash on UI::RectTransform::SetDrivenByObject when rapidly undoing copies of a specific GameObject
- Calling Texture2D.GetRawData() on a texture with ASTC format returns different results when the Editor is started without Library folder and then restarted with Library folder
Add comment