Can confirm now and this isn't strictly related to Alembic as USD will hit this too, as would other code paths I think. I don't immediately see why this would work in prior versions but not…
This frequently comes up for the velocity
attribute as well where people want to use it for shading as well as motion blur.
This indicates that PCIe passthrough is probably not enabled correctly within Docker. Troubleshooting this is out of scope for this tracker. Only having 8 SSBO bindings is a clear indication that…
This is documented here: https://docs.blender.org/api/master/info_gotcha.html#collection-objects
Make a copy of the all_objects
collection first before iterating over it.
No repro here. At least one of your crash files indicates that some python processing is occurring in the middle of dependency graph traversal; which does hint that an addon may still be involved.…
Looks like 67186ae8accb0979cead747ceb10e0dadf63d89b was never picked to the 4.2 branch. This PR is wrong because the other pieces of code depend on shader_creator_
being valid in some way. You…
I believe this is fixed by 9c8c786a052. @PratikPB2123 can you double-check with latest buildbot?