Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
8.0.1, 7.3.1
Issue ID
1232280
Regression
No
[VFX Graph] Node properties do not display in the Inspector when its preset asset is selected before
Node properties do not display in the Inspector when its preset asset is selected before.
Steps to repro:
1. Create a new Project with HDRP template.
2. Project Window > Right Click > Create > Visual Effects> Visual Effect graph.
3. Open VFX graph > Select Initial Particle node > Create its preset.
4. Select newly created preset asset > Select Initial Particle node.
Actual Result:
Node properties do not display in the Inspector
Expected Result:
Node properties should be displayed in the Inspector.
Reproducible in:
2020.2.0a5 with 8.0.1, 2020.1.0b4 with 8.0.1, 2019.3.8f1 with 7.3.1,
2019.2.0f1 with 6.9.0, 2019.1.0f1 with 5.13.0, 2018.3.0a1 with 4.10.0
Note: Visual Effect Graph available from 2018.3.0a1.
Workaround: Select any other asset and then select the node, it will display the properties in th Inspector.
Environment:
Occurring on Windows 10 & 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Preset do now work with the visual effect graph as a whole. We are waiting for support from the preset team to disable them altogether in the visual effect graph.