unity3d-jp / AnimeToolbox

392 stars 18 forks source link

VisualCompositor cannot rename Nodes after Unity 2023 #35

Open ShiinaRinne opened 4 months ago

ShiinaRinne commented 4 months ago

Describe the bug VisualCompositor cannot rename Nodes after Unity 2023. Visucompositor version: 0.30.5-preview It works well on Unity 2022.3.7f1, but this issue occurs on Unity 2023.2.4f1. It seems to be due to Unity Editor updating the UI after 2023?

To Reproduce Just double-click on the Node name in different versions can reproduce this.

Screenshots image image

sindharta-tanuwijaya commented 3 months ago

Thank you for the report. We confirmed this issue, and at this moment it seems that the issue lies on the UIToolkit side, and therefore there is very little that we can do to fix this. That being said, I'll keep this issue open to keep track of this.