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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment