Nodewrangler principle bsdf setup custom tag functionality isn't working. #104693

Closed
opened 2023-06-15 00:01:02 +02:00 by LeeDot · 4 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: AMD Radeon RX 7900 XTX ATI Technologies Inc. 4.5.0 Core Profile Context 23.5.1.230512

Blender Version
Broken: version: 3.4.1, branch: blender-v3.4-release, commit date: 2022-12-19 17:00, hash: rB55485cb379f7
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Node Wrangler (3, 43)
Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer

Short description of error
Custom tags for node wrangler's principle setup functionality don't seem to work. I've added to custom tags to the settings but when I try and use images with the matching tag names they are not found.

Exact steps for others to reproduce the error
Edit the nodewrangler settings to include a new tag.
Run the principle node setup selecting a file with the matching tag name.
Nodewrangler will say there are not matching images found.

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: AMD Radeon RX 7900 XTX ATI Technologies Inc. 4.5.0 Core Profile Context 23.5.1.230512 **Blender Version** Broken: version: 3.4.1, branch: blender-v3.4-release, commit date: 2022-12-19 17:00, hash: `rB55485cb379f7` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Node Wrangler (3, 43) Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer **Short description of error** Custom tags for node wrangler's principle setup functionality don't seem to work. I've added to custom tags to the settings but when I try and use images with the matching tag names they are not found. **Exact steps for others to reproduce the error** Edit the nodewrangler settings to include a new tag. Run the principle node setup selecting a file with the matching tag name. Nodewrangler will say there are not matching images found.
LeeDot added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2023-06-15 00:01:03 +02:00
Member

Hi, thanks for the report. I can confirm. Those tags seems case sensitive.
If you change ShadingMask tag to shadingmask, it'll work.
Can you check?

Hi, thanks for the report. I can confirm. Those tags seems case sensitive. If you change `ShadingMask` tag to `shadingmask`, it'll work. Can you check?
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-08-09 11:46:56 +02:00

I get this issues only intermittently. The only way I can make it work is if I "add" an new principle BSDF graph into the shader and then it work and imports textures when clicking CTRL+SHIFT+T. So this seems to be something happening when creating a new texture from "Shading" tab... it may not be initializing the principle BSDF it automatically inserts or something is not happening properly when initializing the BSDF.

Things I tried that did not work:

  • Reinstalling Blender
  • Reinstalling Node Wrangler
  • Changing the tags and using caps at the exact place in my file names.

Things that you must make sure you do properly:

  • If you changed your COMMAND key to be the CONTROL key, then the short cut adapts to COMMAND+SHIFT+T. (I change my key because when I programme, I want my shortcuts the same as my PC so I can easily go back and forth without retraining my fingers.)

I may try to look into the code but I have never tried to debug blender before.

I get this issues only intermittently. The only way I can make it work is if I "add" an new principle BSDF graph into the shader and then it work and imports textures when clicking CTRL+SHIFT+T. So this seems to be something happening when creating a new texture from "Shading" tab... it may not be initializing the principle BSDF it automatically inserts or something is not happening properly when initializing the BSDF. Things I tried that did not work: - Reinstalling Blender - Reinstalling Node Wrangler - Changing the tags and using caps at the exact place in my file names. Things that you must make sure you do properly: - If you changed your COMMAND key to be the CONTROL key, then the short cut adapts to COMMAND+SHIFT+T. (I change my key because when I programme, I want my shortcuts the same as my PC so I can easily go back and forth without retraining my fingers.) I may try to look into the code but I have never tried to debug blender before.
Member

@Patrick-Miron hi, this might be a different bug, could you open a new report for it?

@Patrick-Miron hi, this might be a different bug, could you open a new report for it?
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-10-11 10:26:56 +02:00
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#104693
No description provided.