I wrote some quick OpenGL tests and determined that anytime I tried to allocate a large vertex buffer object over 1GB and wrote into it, the GPU would stall. I did some allocation tests to…
Oh, sorry, to answer your question on blender_debug_gpu_glitchworkaround.cmd
, not it didn't help.
Yup, it used to happen only after editing a scene in the Layout. Now it hangs on start up. Not sure what's different.
I've tried a fresh driver install. I also tried installing multiple…
Note that in one of debug txt I posted above, it seems to be crashing here:
static bool detect_mip_render_workaround()
which seems to be failing on this opengl error: `debug::check_gl_erro…
Here's s screenshot of my options. Neither are working for Blender.
The Ryzen 9 5900X does not have integrated graphics. Here's the spec sheet on the Ryzen 9 5900X: https://www.amd.com/en/produc…
I've tried changing my GPU to both options (the "Power saving" integrated GPU, and the High-Performance which I presume is the 6900XT). Neither fix the issue.
I tried installing older versions.…
I've tried disabling Multi-sampling previously when going through this doc (I tried the debugging steps before coming here). That didn't work.
I tried downgrading to the AMD Software: PRO…
It only happens in Layout when attempting to move or change an object. I can't reproduce this in any other view.
For example, I can go into Geometry Nodes and add a subdivision modifier. I can…
I have these add-ons (attached image)... they seemed to have come with the installation. I only have Windows Defender - no other anti-virus. ![image](/attachments/afd4fb19-5a96-4666-9e95-31319e3a1…
Yeah, I have the latest drivers for my graphics card and my windows 10 is up to date. I can't find any out-of-date drivers on my system. Are there any other specific drivers I should check to make…
C:\Program Files\Blender Foundation\Blender 3.5>blender.exe --debug-depsgraph-no-threads --threads 1
It was the same issue - no change.
I also tried `C:\Program Files\Blender Foundation\Bl…
Sure. Basically, as soon as I move the cube a little, the whole program freezes. I didn't actually finish moving the cube - the program freezes while I'm moving it. I'm trying to click on things…