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
I hit a bug in which I inadvertently specified an impossible location such as "This PC" instead of "C:\xxxx" in the VCC project path, which resulted in an "No valid path selected" message forever, and I could not even change folders.
To Reproduce
Open VCC.
Select "Create New Project".
Specify an invalid path in "Pick New Folder" on the right side of "Project Location". For example, "This PC".
If you select "This PC", the Project Location will be changed to "::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" on its own (probably because it is an unexpected path).
It cannot be changed from "Pick New Folder". When clicking on it, ONLY "No valid path selected" is displayed.
Expected behavior
I want it to be like this
The path is wrong, it throws an error.
It is possible to specify this path again after specifying it.
Screenshots
Related Product
VCC (VRChat Creator Companion)
Product Version
2.1.2
OS
Windows 11
Additional context
By modifying the "defaultProjectPath" in C:\Users\<userName>\AppData\Local\VRChatCreatorCompanion\settings.json, the project path can be set back to correct.
Translated with DeepL (JP→EN)
The text was updated successfully, but these errors were encountered:
Describe the bug
I hit a bug in which I inadvertently specified an impossible location such as "This PC" instead of "C:\xxxx" in the VCC project path, which resulted in an "No valid path selected" message forever, and I could not even change folders.
To Reproduce
Open VCC.
Select "Create New Project".
Specify an invalid path in "Pick New Folder" on the right side of "Project Location". For example, "This PC".
If you select "This PC", the Project Location will be changed to "::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" on its own (probably because it is an unexpected path).
It cannot be changed from "Pick New Folder". When clicking on it, ONLY "No valid path selected" is displayed.
Expected behavior
I want it to be like this
Screenshots
Related Product
VCC (VRChat Creator Companion)
Product Version
2.1.2
OS
Windows 11
Additional context
By modifying the "defaultProjectPath" in
C:\Users\<userName>\AppData\Local\VRChatCreatorCompanion\settings.json, the project path can be set back to correct.Translated with DeepL (JP→EN)
The text was updated successfully, but these errors were encountered: