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
The package name must adhere to the Unity Package Manager naming convention by using "reverse domain name notation" with at least three segments, like com.yourname.package-name.
But your package name only has 1 segment so it can't be submitted to OpenUPM.
Please consider changing the name at the next major version.
Thanks!