Open krzysztofKKW opened 1 year ago
I have tried doing the same thing on Linux. It doesn't crash there but throws a python error in the same module instead.
Is it possible to attach the scene?
Unfortunately it contains licensed models, so that's not possible
hi, could you try to separate scene by collections, and try to render not all scene, maybe one part of the scene provide this error
With extensive testing I have found the exact problem: The crash is caused by the shader of a hair particle system
Steps to reproduce:
thank you for the steps information
confirmed with all tested systems, created a ticket for developers
Issue
When using Interactive quality in a complex scene, blender crashes to desktop due to a Memory Access Violation in module HybridPro.dll Previously with Blender 3.2 and Addon 3.4 I've had it throw a python error, but I've updated and now it outright causes a memory violation.
System Setup (Environment)
Windows 10 21H2 AMD Radeon RX 6600 XT + Ryzen 5 3600, Adrenalin 22.10.3 Blender Version 3.3.1, Addon 3.5 Rendering using GPU
Detailed Description
The crash log is available here: test.crash.txt