Copy Attributes Menu Not Working in Edit Mode #72881

Closed
opened 2020-01-03 17:16:07 +01:00 by Steven Li · 6 comments

System Information
Operating system: Windows-10-10.0.17763 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.66

Blender Version
Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: blender/blender@f1aa4d18d4
Worked: (optional)

Addon Information
Name: Copy Attributes Menu (0, 4, 8)
Author: Bassam Kurdali, Fabian Fricke, Adam Wiseman

Short description of error
Copy Attributes Menu addon preventing copying anything while in edit mode. Selecting anything in edit mode and pressing Ctrl+C brings up an empty Copy Face Settings menu, and Blender does not copy the selected objects.

Exact steps for others to reproduce the error
Load default blend file, enter edit mode, select something and Ctrl+C to copy.

**System Information** Operating system: Windows-10-10.0.17763 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 441.66 **Blender Version** Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-12-04 11:32, hash: `blender/blender@f1aa4d18d4` Worked: (optional) **Addon Information** Name: Copy Attributes Menu (0, 4, 8) Author: Bassam Kurdali, Fabian Fricke, Adam Wiseman **Short description of error** *Copy Attributes Menu* addon preventing copying anything while in edit mode. Selecting anything in edit mode and pressing Ctrl+C brings up an empty *Copy Face Settings* menu, and Blender does not copy the selected objects. **Exact steps for others to reproduce the error** Load default blend file, enter edit mode, select something and Ctrl+C to copy.
Author

Added subscriber: @stphnl329

Added subscriber: @stphnl329
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Philipp Oeser self-assigned this 2020-01-06 09:48:11 +01:00
Member

Can confirm.

AttributeError: 'Mesh' object has no attribute 'uv_textures'

Needs to be uv_layers, will fix in a bit...

Can confirm. `AttributeError: 'Mesh' object has no attribute 'uv_textures'` Needs to be `uv_layers`, will fix in a bit...

This issue was referenced by 75784ccbd4

This issue was referenced by 75784ccbd44faf72d58314e338e75346e5cb610c
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#72881
No description provided.