play-games-plugin-for-unity icon indicating copy to clipboard operation
play-games-plugin-for-unity copied to clipboard

The type name 'UnityWebRequest' could not be found in the namespace 'UnityEngine.Networking'

Open kayson91 opened this issue 4 years ago • 12 comments

Assets/GooglePlayGames/ISocialPlatform/PlayGamesAchievement.cs(50,17): error CS1069: The type name 'UnityWebRequest' could not be found in the namespace 'UnityEngine.Networking'. This type has been forwarded to assembly 'UnityEngine.UnityWebRequestModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' Enable the built in package 'Unity Web Request' in the Package Manager window to fix this error.

kayson91 avatar Oct 21 '19 14:10 kayson91

Have you tried enabling that package from the package manager?

cyberangel67 avatar Oct 21 '19 22:10 cyberangel67

yes and I remove after to downgrade but have other issue with old version. so I don't understand why the new version isn't working.

kayson91 avatar Oct 22 '19 09:10 kayson91

downgrading doesn't always work, due to changes between versions. If it was a patch release, it should be ok. But always backup your projects before doing a downgrade.

cyberangel67 avatar Oct 23 '19 00:10 cyberangel67

ok i have this issue with the new version "GooglePlayGamesPlugin-0.10.04.unitypackage"

kayson91 avatar Oct 23 '19 11:10 kayson91

ok i have this issue with the new version "GooglePlayGamesPlugin-0.10.04.unitypackage"

Might pay to say which version of Unity you are using, Unity 2019.2.8 and Unity 2019.3.0b7 don't have this issue.

cyberangel67 avatar Oct 23 '19 13:10 cyberangel67

I use unity 2019.2.9f1. unity use cache when i upload custom package ?

kayson91 avatar Oct 24 '19 14:10 kayson91

Hello team, any feedback for this issue ??

kayson91 avatar Oct 28 '19 16:10 kayson91

I'm actually experiencing this with another project - although unrelated, it's the same err. Did you guys ever fix this? What was the cause and solution?

I can't even find a package named anything related to what the err asks me to search for.

image

image

dylanh724 avatar Oct 05 '23 08:10 dylanh724

Hshihbi

Hshihbi avatar Oct 06 '23 12:10 Hshihbi

UnityWebre...

Hshihbi avatar Oct 06 '23 12:10 Hshihbi

UnityWebre...

Hmm, I think you cutoff

dylanh724 avatar Oct 06 '23 13:10 dylanh724

Open PackageManager, then select Built-in, enable Unity Web Request

curry1511 avatar Jan 02 '24 10:01 curry1511