Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a2
Issue ID
1180192
Regression
No
[Visual Effect] Unable to set the maximum size of Array beyond 1 in Property Sheet
Unable to set the maximum size of Array beyond 1 in Visual Effect property Sheet element.
Steps to repro:
1. Create a new project.
2. GameObject > Create Empty.
3. Add Component > Effects > Visual Effect.
4. Expand Property Sheet > Float > Array > Size = 5.
Actual Result:
Unable to set the maximum size of Array beyond 1.
Expected Result:
Array size is set as per the value.
Reproducible in:
2020.1.0a2, 2020.1.0a1.
NOTE:
Visual Effects Property sheet option is introduced in 2020.1.0a1.
Environment:
Windows & Mac 10.14.
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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note (fix version 2020.1):
A default empty inspector has been added to hide this unexpected property sheet : Visual Effect Component edition requires the Visual Effect Graph Package.