Hi @AndreasResch , please contact the author of the said extension for upgrading. Blender project website does not handle bugs in community extension. Thanks!
OK. Looks like this might be a problem with overlay drawing, but I could not reproduce this locally with 4.2 or 4.3.
@PratikPB2123 could you reproduce this?
I could not reproduce this on latest 4.2 or 4.3. Could you try restoring to blender default light/dark theme and see if the problem is resolved? Which theme are you using?
const char*
in declaring imb_exr_get_pass()
.
I think we might be able to combine #126318 for "unreasonably big sized image in compositor" 😅
Hummm I'm not able to reliably reproduce this, what I found is that if I:
- Open File
- Goto Modelling workspace and open a geometry nodes editor
- Switch to the plane object
- Switch to…
Looks like it's crashing in DRW_draw_render_loop_2d_ex
where check_datablock_expanded
has a null id_cow
. Not exactly sure if it's triggered by that change, seems to be that the interface is…
const char*
in declaring imb_exr_get_pass()
.
Hi! I can confirm that the value is being printed as you described, but I do believe this is not the correct way to access GPv3 data. When you resize_strokes()
, the entire strokes
(a…
Unable to replicate on a 4070 here. Does it make any differences when you change shadow pool size settings in the Performace
panel?
Also it would be useful if you could run blender with…
I don't quite think this is by design but might be a good thing to have 🤔
It seems that the video AVStream
has an avg_frame_rate
of 29.65fps and r_frame_rate
of 30fps.
In 4.2, the audio is out of sync with either 30 or 29.65 fps (I have to set frame rate to…
Sometimes it is possible that the driver is broken by automatic system security updates. Try to see if glxinfo -B
gives you wrong or no OpenGL renderer. In which case you may need to remove and…
Thanks for the additional info. But I do not have AMD hardware atm. Maybe @Alaska because similar AMD hardware?
Yepp... Will take a look and see what exact setup caused this to happen.
Hi @Peter-Fonk , this looks to be the same issue as #126040. Please try upgrading your graphics driver. 20.Q2.2
is pretty old.