Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Python API: SDUIMgr.focusGraphNode() issue

Contributor ,
Feb 13, 2025 Feb 13, 2025

Copy link to clipboard

Copied

Hi, I am experimenting with SDUIMgr.focusGraphNode() and it seems this is not working for items inside a PixelProcessor or an FXMap. Is this a known issue?

Bug Unresolved
TOPICS
Bugs & Crashes , Scripting

Views

57
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
2 Comments
Adobe Employee ,
Feb 13, 2025 Feb 13, 2025

Copy link to clipboard

Copied

Hello @_Olivier_L,

 

The method appears to work in function graphs and FX-Map graphs in my testing.

Can you share your script and Console output when the method fails to work as expected?

 

As a starting point, I suggest checking that Graph view IDs are tracked and updated reliably before being  passed to the focusGraphNode() method.

 

Best regards.

Luca Giarrizzo | Quality Engineer, 3D & Immersive | Adobe

Votes

Translate

Report

Report
Contributor ,
Feb 28, 2025 Feb 28, 2025

Copy link to clipboard

Copied

LATEST

Would you have an example code/graph with this working? I have tried many times in my plugin and it won't work for me. This is not the only problem, openResourceInEditor() also fails to open the content of a Pixel Processor or an FX-Map. This is a pre-requisite to use focusGraphNode().

Votes

Translate

Report

Report