Open anatawa12 opened 5 months ago
Detected version name of unity 2018 will be incorrect.
This will make VCC impossible to open unity 2018 project with VCC.
VCC Should regonize Unity 2018.4.29f1 as Unity 2018.4.29f1 and Unity 2018.4.31f1 as Unity 2018.4.31f1.
VCC (VRChat Creator Companion)
2.
Windows 11
I found this bug while investigating vrc-get/vrc-get#1023 and vrc-get/vrc-get#1031.
Interesting. I will see if I can repro, because .29f1 is what I initially tested this functionality with 🤔
Describe the bug
Detected version name of unity 2018 will be incorrect.
This will make VCC impossible to open unity 2018 project with VCC.
To Reproduce
Pattern 1: Unity 2018.4.29f1 become 2018.4.29
Pattern 2: Unity 2018.4.31f1 become 2018.4
Expected behavior
VCC Should regonize Unity 2018.4.29f1 as Unity 2018.4.29f1 and Unity 2018.4.31f1 as Unity 2018.4.31f1.
Screenshots
Related Product
VCC (VRChat Creator Companion)
Product Version
2.
OS
Windows 11
Additional context
I found this bug while investigating vrc-get/vrc-get#1023 and vrc-get/vrc-get#1031.