Fax
Fax
**Feature Description:** Users often create empty Udon C# Program Assets. This prevents UdonSharp from compiling. Users often do not understand the error. Possible reasons: - They're inexperienced with UdonSharp -...
Should the UdonSharp documentation link to the main VRChat Discord instead? 🤔
@MerlinVR should weigh in before I proceed further. This fix makes it easier to find U# program assets without a source C# asset. Clicking the error takes the user to...
@RoboMWM requests the ability to retry missed UAC prompts. > At least as of the prior VCC version (a couple months ago), if the user let VCC download Unity and...
Currently, the VCC adds the following two lines to every project's `Packages/.gitignore`. ``` /*/ !com.vrchat.core.*/ ``` This happens silently and disrupts the workflow of some users. https://feedback.vrchat.com/creator-companion/p/dont-gitignore-entire-packages-folder Users should be...
- Users are interested in backing up all of their projects. - A "Backup All" button would make this easier. - Currently, all projects must be backed up one by...
Some users are unable to create projects due to the following error. ``` Starting project creation... Looking for Legacy Packages to Upgrade by Scanning Folders within com.vrchat.udonsharp Failed creating project...
### Describe the bug When creating a project with an existing folder name, the VCC will create a project and overwrite the old one. I haven't dug too deep into...
### Describe the bug A user on Discord reported that they're unable to open any projects with the Creator Companion. ``` 2023-07-14 22:34:18.537 +01:00 [INF] Opening project: C:\Users\Me\VRChat\The-Project\avatar\New Project 2023-07-14...