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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
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.