System Information
Operating system: Windows 10 64
Graphics card: nvidia gtx760
Blender Version
Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: 0330d1af29c0, type: Release, build date: 2020-08-31, 10:00:13
Worked: version: 2.83.5 an all previous.
Short description of error
Exact steps for others to reproduce the error
- Create a Object A, remesh with bevel, appaly PBR setting, next create a linked copy (Alt+D) in an object "Object A.001"
- Create a "CutCube" remeshed it to make an hole in the "Object A".
- Place CutCube in position, add Boolean at "Object A" cutted by CutCube.
- Click on object to finish the work, and wherever i click recieve this error..
So recieve this error:
Traceback (most recent call last):
File "C:\myPrg\blender-2.90.0-windows64\2.90\scripts\startup\bl_operators\wm.py", line 527, in execute
value = context_path_validate(context, data_path)
File "C:\myPrg\blender-2.90.0-windows64\2.90\scripts\startup\bl_operators\wm.py", line 84, in context_path_validate
value = eval("context.%s" % data_path) if data_path else Ellipsis
File "<string>", line 1, in <module>KeyError: 'bpy_prop_collection[key]: key "Boolean" not found'
location: <unknown location>:-1
Maybe important, after i note that in the boolean operator is not present the APPLAY button. Impossibile make effective the transformation.
The error now appear with any blender file that i open, also in "New Blank" and also if i close and reopen blender. I also open the file used in my last belnder 2.83.5, it work. Saved and reopen in 2.90.0, and the error is present.
Hope you can solve.
Best regards
Giovanni
