You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting a vertex group for a Pin constraint in the Blender add-on, the dropdown becomes corrupted if the vertex group name contains Japanese characters.
Instead of displaying the actual vertex group name, the dropdown shows a large number of garbled entries, making it difficult or impossible to select the intended vertex group.
Renaming the vertex group using ASCII characters only prevents the issue.
Give the vertex group a name containing Japanese characters.
Example: "固定"
Add the object to ZOZO's Contact Solver.
Open the Pins section and click "Add".
Open the vertex group selection dropdown.
Observe that the dropdown displays many garbled entries instead of the correct vertex group name.
Rename the vertex group using ASCII characters only.
Example: "Pin"
Open the dropdown again.
Observe that the vertex group is displayed and can be selected correctly.
bug2.mp4
Expected Behavior
The vertex group selection dropdown should correctly display and allow selection of vertex groups even when their names contain Japanese characters.
Actual Behavior
When the vertex group name contains Japanese characters, the Pin vertex group selection dropdown displays a large number of garbled entries.
The correct vertex group name is not displayed, and the intended vertex group cannot be selected normally.
After renaming the vertex group using ASCII characters only, it is displayed and can be selected correctly.
Screenshots and screen recordings showing both the affected and working cases are attached.
Environment
OS: Windows 11
GPU: RTX 5080
GPU Driver: unknown
Blender Version: 5.1 and 5.2
ZOZO's Contact Solver Version / Commit: 1.0.14
Solver Setup: Windows Native
Blender UI Language: English
Contribution Agreement
I confirm that any code, patches, scripts, attachments, or other copyrightable material I include in this issue may be used, reproduced, modified, and distributed by this project under the Apache License 2.0 or as otherwise described in CONTRIBUTING.md.
This is a bug report from the community (please provide a reference below).
Summary
When selecting a vertex group for a Pin constraint in the Blender add-on, the dropdown becomes corrupted if the vertex group name contains Japanese characters.
Instead of displaying the actual vertex group name, the dropdown shows a large number of garbled entries, making it difficult or impossible to select the intended vertex group.
Renaming the vertex group using ASCII characters only prevents the issue.
https://github.com/user-attachments/assets/f491c482-f069-44f1-b0df-0cd327b27c04

Steps to Reproduce
Example: "固定"
Example: "Pin"
bug2.mp4
Expected Behavior
The vertex group selection dropdown should correctly display and allow selection of vertex groups even when their names contain Japanese characters.
Actual Behavior
When the vertex group name contains Japanese characters, the Pin vertex group selection dropdown displays a large number of garbled entries.
The correct vertex group name is not displayed, and the intended vertex group cannot be selected normally.
After renaming the vertex group using ASCII characters only, it is displayed and can be selected correctly.
Screenshots and screen recordings showing both the affected and working cases are attached.
Environment
OS: Windows 11
GPU: RTX 5080
GPU Driver: unknown
Blender Version: 5.1 and 5.2
ZOZO's Contact Solver Version / Commit: 1.0.14
Solver Setup: Windows Native
Blender UI Language: English
Contribution Agreement
Community Reference
No response