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
- 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 (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.