System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: GeForce GTX 970/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.09
Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: rBc77597cd0e15 , 3.2 broken as well
Worked: Blender 3.0 release
Caused by rB7e712b2d6a0d: Nodes: refactor node tree update handling
Exact steps for others to reproduce the error
- open , you should see blue cube
- run the script, which should set "Red" Group Output as active and Cube should change to red color, but Green is set instead
- you can see in the System Console that bpy.data.node_groups["A"].nodes["Red"].is_active_output is still False
Works as expected in 3.0