Skip to content

Couldn't get path, invalid selection! #10

Description

@nextr3d

Describe the bug
Sometimes getting data path fails.
It should normally add the attribute with no problem because Blender itself can get the path and the debug UI is using the exact same operator bpy.ops.ui.copy_data_path_button(full_path=True).

To Reproduce
Steps to reproduce the behavior:

  1. Mostly likely any generated UI by add-on in which you can find buttons linked to the UI ones
  2. Click on Add new Attribute
  3. Select panel
  4. Select Group
  5. Experience Error message Couldn't get path, invalid selection!

Expected behavior
Creation of new attribute and adding it to the UI.

Desktop (please complete the following information):

  • OS: Linux Manjaro
  • Blender: 2.93

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions