UdonSharp is now integrated with Worlds SDK 3.4.0, so the dependency has been removed from the package.json. This also fixes an issue where Unity will refuse to open the Project thinking UdonSharp is missing, even though it's already integrated in the Worlds SDK.
For reference, UdonSharp is now located under ./Packages/com.vrchat.worlds/Integrations/UdonSharp
In addition, localPath was removed due to a bug in the Creator Companion where it will be refused to be resolved.
UdonSharp is now integrated with Worlds SDK 3.4.0, so the dependency has been removed from the package.json. This also fixes an issue where Unity will refuse to open the Project thinking UdonSharp is missing, even though it's already integrated in the Worlds SDK.
For reference, UdonSharp is now located under
./Packages/com.vrchat.worlds/Integrations/UdonSharp
In addition, localPath was removed due to a bug in the Creator Companion where it will be refused to be resolved.