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
Having an issue after upgrading from 2017.4 (working) to 2018.3.11f1. The following compile errors occur in the Editor:
Assets/PermissionPleaseExample/Scripts/Example.cs(1,7): error CS0246: The type or namespace name 'Plugins' could not be found. Are you missing an assembly reference?
Assets/PermissionPleaseExample/Scripts/TestAllPermissions.cs(4,7): error CS0246: The type or namespace name 'Plugins' could not be found. Are you missing an assembly reference?
Assets/PermissionPleaseExample/Scripts/Example.cs(17,34): error CS0246: The type or namespace name 'PermissionPlease' could not be found. Are you missing an assembly reference?
The text was updated successfully, but these errors were encountered:
Firemaw
changed the title
The type or namespace name `Plugins' cannot be found
The type or namespace name `Plugins' cannot be found (2018.3.11)
Apr 3, 2019
Having an issue after upgrading from 2017.4 (working) to 2018.3.11f1. The following compile errors occur in the Editor:
The text was updated successfully, but these errors were encountered: