Search Issue Tracker
Fixed in 5.1.0
Votes
5
Found in
4.6.0b20
Issue ID
637242
Regression
No
Microsoft Ad Control does not open clicked ads on Unity WP8.1 builds
To reproduce:
1. Create an empty project
2. Build for Windows phone 8.1
3. Open up the solution
4. Follow the steps at http://msdn.microsoft.com/en-US/library/advertising-mobile-windows-phone-ads-walkthroughs-81-xaml-markup%28v=msads.20%29.aspx and set up the ads (insert the ad display code outside the grid and make sure that the capabilities are enabled)
5. Try tapping the ad - nothing happens
Tapping the add on a non-unity solution opens up a page.
Works correctly on Windows Store Apps 8.1
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
plasticYoda
Apr 13, 2015 03:38
I was able to resolve this issue based on feedback from someone at Unity & some trial and error on my part. I'll post the solution to this thread:
http://forum.unity3d.com/threads/unity-4-6-5-0-windows-phone-8-1-app-unable-to-interact-with-microsoft-adverstising-banner.317528/#post-2060788
plasticYoda
Apr 09, 2015 06:58
Just tried it with Unity 5.0.1f1 - same issue exists, it is impossible to interact with a Microsoft Ad on Windows Phone 8.1
plasticYoda
Apr 09, 2015 03:09
Just downloaded the latest patch release - 4.6.4p1- and it still doesnt work as expected. The ad appears, but tapping on it produces no action.
plasticYoda
Apr 09, 2015 02:02
As of April 8th 2015, using Unity 4.6.3f1 this is still a problem