Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
10.0.0-preview.27, 9.0.0-preview.33, 8.2.0, 8.1.0, 7.4.1
Issue ID
1268411
Regression
No
[VFX] Input value of "Capacity" is not changing when a mouse is dragged over it under VFX Basic Initialize in the Inspector
On dragging the mouse cursor over the input field of "Capacity" under "VFX Basic Initialize" in the Inspector when the "Initialize particle" node is selected in the VFX Graph, Refer attached video.
Steps to repro:
1. Create a new project with HDRP Template
2. Project window > Create > Visual Effects > Visual Effect Graph > Open
3. Create Node > Initialize Particle > Select > Inspector
4. Change the input value of "Capacity" using mouse dragger
Actual Result:
The Input value of the "Capacity" property is not changing on dragging the mouse over it
Expected Result:
Input value for the "Capacity" property is changed using mouse dragger
Reproducible in:
2020.2.0a20, 2020.1.1f1, 2019.4.7f1 with Package version 10.0.0-preview.27, 9.0.0-preview.33, 8.2.0, 8.1.0, 7.4.1
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Resolution Note:
Small issue, capacity can still be changed by manually entering a number, and within the VFX Graph it can be changed both by manually entering a number or via dragging. The team has decided to not look into it further in favor of larger issues.