Problem summary:
The "Find Attributes" button in the Attributes tab is non-functional and errors out.
Steps to reproduce:
1. Open any scene
2. Select a location in the Scene Graph
3. Open the Attributes tab and select on the "Find Attributes" option displayed as a magnifying glass
Expected behaviour:
We should be able to search through the attributes
Actual behaviour:
This doesn't do anything. It throws errors.
A TypeError occurred in "PolicyFindPopup.py": unhashable type: 'QColor' root 2022-03-14T11:51:30
Traceback (most recent call last):
File "FormMaster/Editors/PolicyFindPopup.py", line 92, in __on_pressed
File "FormMaster/Editors/PolicyFindPopup.py", line 288, in _GetAppearancePixmap
TypeError: unhashable type: 'QColor'
Traceback (most recent call last):
File "FormMaster/Editors/PolicyFindPopup.py", line 92, in __on_pressed
File "FormMaster/Editors/PolicyFindPopup.py", line 288, in _GetAppearancePixmap
TypeError: unhashable type: 'QColor'
Workaround:
No known workaround.
Tested versions/platforms:
- 4.5v1 - Unaffected
- 5.0v1 - Affected
We're sorry to hear that
Please tell us why