Describe the Bug
To Reproduce
Steps to reproduce the behavior:
- Create an operation with object.
- Change data source to collection
- Rename original object
- Click Calculate Path
- Error
'bpy_prop_collection[key]: key "originalObject" not found'
Expected Behavior
Calculate Path to not check for Data Source Object when using Data Source Collection
System Information:
- OS: Arch
- Blender Version: 4.4.3
- Addon Version: 1.0.66
Error Message:
'bpy_prop_collection[key]: key "originalObject" not found'
Describe the Bug
To Reproduce
Steps to reproduce the behavior:
'bpy_prop_collection[key]: key "originalObject" not found'Expected Behavior
Calculate Path to not check for Data Source Object when using Data Source Collection
System Information:
Error Message:
'bpy_prop_collection[key]: key "originalObject" not found'