UdonSharp icon indicating copy to clipboard operation
UdonSharp copied to clipboard

When updating SDK, differences occur in Assets/UdonSharp/UtilityScripts

Open esperecyan opened this issue 1 year ago • 0 comments

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:

  1. Create new Worlds 3.5.2 project by Creator Companion 2.2.5.
  2. Open the project.
  3. Close the project.
  4. Make Backup the project.
  5. Delete Assets/UdonSharp.
  6. Open the project.
  7. Compare the backed-up project with the current project.
  8. 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?

esperecyan avatar Mar 30 '24 07:03 esperecyan