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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
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.