System Information
Operating system:
Graphics card:
Blender Version
Broken:
2.80, 7c438e5366b2 win64, blender2.8, 2018-12-16
Short description of error
When adding an image sequence node, no node is created and I get the following message
Traceback (most recent call last):
File "D:\desktop\blender28\2.80\scripts\startup\bl_operators\node.py", line 130, in invoke
self.store_mouse_cursor(context, event)
File "D:\desktop\blender28\2.80\scripts\startup\bl_operators\node.py", line 70, in store_mouse_cursor
if context.region.type == 'WINDOW':
AttributeError: 'NoneType' object has no attribute 'type'