ucupaint
ucupaint copied to clipboard
Crash on uv_name clear?
UCUPAINT Version
2.3.5
Describe The Bug
While playing around with the plugin i clicked on the UV Name clear field and it crashed blender.
bpy.data.node_groups["Ucupaint Cylinder"].yp.layers[2].uv_name = "" # Property
# backtrace
Exception Record:
ExceptionCode : EXCEPTION_ACCESS_VIOLATION
Exception Address : 0x00007FF757524126
Exception Module : blender.exe
Exception Flags : 0x00000000
Exception Parameters : 0x2
Parameters[0] : 0x0000000000000000
Parameters[1] : 0x0000000000000038
To Reproduce
Clicking on the UV Name clear field crashes blender (very rarely?)
In the case of a crash or when relevant include the logs
I can't reproduce the issue here and the crash log doesn't tell anything weird. I also tried to click the X button multiple times and it doesn't crash on me. Can you please try to reproduce the issue again?