Ah sorry, I have missed it. But Even with provided file driver value does not change here.
Also it says as mentioned above:
Error in PyDriver: expression failed: 0 if view_layer.name ==…
I can reproduce memory usage increase now, but this is RAM, not GPU memory.
The shader is quite branched and I am not sure how cycles manages this internally, so it could be normal, will have…
I see that is in main branch. Please check daily build and let us know.
@dr.sybren Assigned high priority since this is technically regression.
Thanks for explanation, I was a bit confused, because I have used 3.4 version by accident.
Now re-checked with 3.5 and I see operator for applying flipped pose, but it does not have shortcut…
Thanks for clarification, Simplified seems best for me, since I can enable/disable something to localize the issue. Unfortunately I am not able to reproduce any excessive memory usage in any of…
I was able to bisect to point between db762d55087 and 17c8e0d309a, but there was another issue that resulted in crash in different place
17c8e0d309a looks like is first bad commit. CC @weizhen…
Can confirm.
0 Blender 0x1144c8398 GPU_shader_bind + 24
1 Blender 0x10d9fc4f6 blender::nodes::node_composite_map_uv_cc::MapU…
It's true, that performance issues are not a bug, but if you can provide steps to reproduce slow behavior (with normally fast file), we can reopen.
What is slow? It took about 2 seconds here. What is your hardware(CPU)?
Here it freezes Blender, not whole system, but can confirm. Will see if I get some info from debugger.
Sounds like some "desktop improvement" application is using this shortcut. I would suggest to close background processes to identify which is using this shortcut. Did this ever work correctly on…
Broken between 84b66c5a9c47 and bb2dc141f22f, will bisect
In step 5 kintegrator->num_distribution
was 2 in my case.
In step 6, I got stack overflow, so in either way, this looks like a bug.
Can't reproduce with Operating system: macOS-13.2.1-x86_64-i386-64bit 64 Bits Graphics card: Metal API AMD Radeon Pro 5700 XT 1.2
Thanks for the report. This GPU is below the minimum requirements for Blender, so we no longer provide support for it. https://www.blender.org/download/requirements/
Installing the latest…
Reminds me of #106133. Can you clerify what steps should I follow? I am not very familiar with this feature.
I saw annotation in .blend file, which I read as "Using the pose *** ** hold ctrl"…
Hmm even with UI scale of 2 this seems usable here. I did use default sculpt template though.