UdonSharp
UdonSharp copied to clipboard
When updating SDK, differences occur in Assets/UdonSharp/UtilityScripts
Describe the bug in detail: When I update VRChat SDK - Worlds, Assets/UdonSharp will be removed, which will cause a difference in the files generated to this folder.
Provide steps/code to reproduce the bug:
- Create new Worlds 3.5.2 project by Creator Companion 2.2.5.
- Open the project.
- Close the project.
- Make Backup the project.
- Delete Assets/UdonSharp.
- Open the project.
- Compare the backed-up project with the current project.
- There is a difference between the Assets folder of the backed-up project and the current project.
Expected behavior: No difference between the Assets folder of the backed-up project and the current project.
Additional Information: Is it possible not generating files to the Assets folder in the first place?