ucupaint icon indicating copy to clipboard operation
ucupaint copied to clipboard

Crash on uv_name clear?

Open wp2000x opened this issue 2 months ago • 1 comments

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

blender.crash.txt

wp2000x avatar Oct 11 '25 09:10 wp2000x

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?

ucupumar avatar Oct 13 '25 11:10 ucupumar