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
Asset Packages/com.google.play.games/Proguard has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Proguard/games.txt has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime/Scripts has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime/Scripts/BasicApi/Player.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime/Scripts/BasicApi/PlayerProfile.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Library\PackageCache\[email protected]\Runtime\Scripts\Platforms\Android\AndroidJavaConverter.cs(78,25): error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\[email protected]\Runtime\Scripts\Platforms\Android\AndroidJavaConverter.cs(91,25): error CS0246: The type or namespace name 'PlayerProfile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\[email protected]\Runtime\Scripts\Platforms\Android\AndroidClient.cs(45,26): error CS0246: The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?)
Asset Packages/com.google.play.games/Proguard has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Proguard/games.txt has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime/Scripts has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime/Scripts/BasicApi/Player.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.google.play.games/Runtime/Scripts/BasicApi/PlayerProfile.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Versions
Unity version: 2022.3.12
Google Play Games Plugin for Unity version: 0.11.1
Additional context
I see in Library\PackageCache\[email protected]\ that some files/folders have .meta files, but the ones mentioned in the error messages don't.
The text was updated successfully, but these errors were encountered:
I don't know if my fork really compatible with OpenUPM, and also who and how to publish this package into openUPM in the first place. Maybe that person can verify if my package should be in OpenUPM or not
I see the name ltmx but I don't know should I contact that person
Describe the bug
When installed via Package Manager (OpenUPM repo), there are errors from the plugin because some .meta files are missing from the package.
To Reproduce
Steps to reproduce the behavior:
Edit > Project Settings > Package Manager
).OpenUPM
https://package.openupm.com
com.google
Window > Package Manager
).Expected behavior
No errors.
Observed behavior
There errors:
Versions
Additional context
I see in
Library\PackageCache\[email protected]\
that some files/folders have .meta files, but the ones mentioned in the error messages don't.The text was updated successfully, but these errors were encountered: