GPUOpen-LibrariesAndSDKs / BlenderUSDHydraAddon

This add-on allows you to assemble and compose USD data with Blender data and render it all using various renderers via Hydra.
Apache License 2.0
368 stars 39 forks source link

View keeps switching from MaterialX to Shader editor #210

Open pablode opened 2 years ago

pablode commented 2 years ago

Tested with latest master (1.0.77) and Blender 3.0.1.

To reproduce:

  1. open Blender
  2. switch to 'USD Hydra' Render Engine
  3. switch to MaterialX tab
  4. press 'New' -> view switches to Blender shader editor which it shouldn't do
  5. switch back to MaterialX tab
  6. select new 'NodeTree' material
  7. 'Create Basic Nodes'
  8. switch back to MaterialX tab...
  9. select 'NodeTree' material
  10. try to add any MaterialX node
  11. see Blender crash
DagerD commented 2 years ago

Hi.

Glitching is known issue. I can't reproduce crash, do you have any useful messages in console?

pablode commented 2 years ago

Just tested it again with the latest revision: it doesn't crash anymore. But it still keeps jumping to the 'Shader Editor', making the MaterialX graph editor barely usable.

DagerD commented 2 years ago

It is Blender related issue, so we can't fix it on our side, but we will try to find appropriate workaround.

bsavery commented 2 years ago

Let's create a blender bug @DagerD