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
- TileMap Palette preview flickers when scaled
- ShaderGraph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
- Shader Graph Asset icon is blurry in the 4K monitors
- Default Value of ShaderGraph Color property is 0 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.