Oops, didn't meant to close.
According to crash file, crash happened in GPU driver. Please update it if possible.
Also Upload .blend file, so we can reproduce, download alpha build from https://builder.blender.org/download/…
@hypergroups-groups I am not sure I understand the setup you outlined. Can you provide .blend file?
I've got new error: GHOST_ContextWGL.cc:71: [::wglDeleteContext(m_hGLRC)] -> Win32 Error# (170): Resource is being used
Also crash doesn't happen when --debug-depsgraph is used.
I got…
@Sergey I've got this in .crash.txt file:
ExceptionCode : EXCEPTION_ACCESS_VIOLATION
Exception Address : 0x00007FF992CC832A
Exception Module : tbbmalloc.dll
Exception…
Don't see any similar reports apart from #10290, but the preview widget uses 2x memory than cycles still. @brecht Can you check?
Here is memory usage on my machine:
- .blend file opened: ~600M
- Switched to Material Preview rendered mode: 1854M
- Updated preview tab in Material Properties: ~3500M peak
- Cycles rendered…
Can reproduce. It doesn't crash in debug build, so will try to check on other machine with ASAN.
Does that mean, that the issue is resolved?
But origin of sphere is not in it's center, so it will be translated with scale. It happens even if it's child of cube. As far as I can see this works as expected.
For sphere to not move you…
Please ignore this report. I understood how it works now.
Will close then
Will close as duplicate of #107618, feel free to subscribe there to receive updates.
CC @brecht
after playback muted nodes are unmuted (this doesn't appear to work in 4.0, is this a separate bug or an intentional handler change?) This seems to be same in…