System Information
Blender:
version: 2.80 (sub 22), branch: blender2.8, commit date: 2018-09-17 23:58, hash: 2ca7d148142, type: Release
build date: 17/09/2018, 17:08
platform: Windows
binary path: 'C:\\Users\\dafonso\\Downloads\\Blender\\blender.exe'
build cflags: /W3 /w34062 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /we4013 /we4133 /we4431 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP -openmp
build cxxflags: /W3 /w34062 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /we4013 /we4133 /we4431 /DWIN32 /D_WINDOWS /W3 /GR /EHsc /nologo /J /Gd /MP /EHsc -openmp
build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /INCREMENTAL:NO /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:msvcmrt.lib /NODEFAULTLIB:msvcurt.lib /NODEFAULTLIB:msvcrtd.lib /ignore:4049 /ignore:4217 /ignore:4221
build system: CMake
Blender Version
version: 2.80 (sub 22), branch: blender2.8, commit date: 2018-09-17 23:58, hash: 2ca7d148142, type: Release
Short description of error
When clicking on "quick smoke", you get a python error:
TypeError: Element-wise Multiplication: not supported between 'Matrix' and 'Vector' types
Exact steps for others to reproduce the error
- Open blender
- Select default cube
- Object -> Quick Effect -> Quick Smoke
At that point you will get an error.

