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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
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.