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
As a build step, plugins are deployed into src/Ros2ForUnity/Plugins folder. This should not be the case. Instead, all build artifacts should be in build/ and install/ folders.
The asset folder is used to create .unitypackage, but this can be done in the temporary directory.