System Information
Operating system: Windows 10
Graphics card: GTX970
Blender Version
Broken:
blender-2.80-91a155833e59
Short description of error
Stroke method shortcut E doesn't display menu in Sculpt Mode and just gives an error:
Traceback (most recent call last):
File "C:\blender28\2.80\scripts\startup\bl_operators\wm.py", line 526, in execute
value = context_path_validate(context, data_path)
File "C:\blender28\2.80\scripts\startup\bl_operators\wm.py", line 79, in context_path_validate
value = eval("context.%s" % data_path) if data_path else Ellipsis
File "<string>", line 1, in <module>AttributeError: 'Brush' object has no attribute 'stroke_texture'
location: <unknown location>:-1
Absolutely identical to T39412
Exact steps for others to reproduce the error
- Select any object and switch to Sculpt Mode
- Press E