Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0p1
Issue ID
964863
Regression
Yes
"The type or namespace name 'ShowResult' could not be found" is thrown when enabling ADS in Unity 2017.2
How to reproduce:
1. Open the attached project
2. Go to Window --> Services
3. Enable "ADS" (make sure that "Enable built-in Ads extension" property would be checked)
Expected result: Ads are enabled, no error is thrown
Actual result: Ads are enabled, "The type or namespace name 'ShowResult' could not be found" error is thrown, this results into not being able to use ads
Regression introduced in - 2017.2.0f3
Reproducible with - 2017.2.0p1, 2017.2.0f3
Not reproducible with - 2017.3.0b8, 2017.2.0f2, 2017.1.2p2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #958185