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
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
Add comment