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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
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.