Search Issue Tracker
Fixed in 3.0.1
Votes
1
Found in [Package]
2.3.2
Issue ID
1118337
Regression
Yes
[iOS] MissingMethodException is thrown when trying to use Unity Ads
To reproduce:
1. Download attached project "20190116.zip" and open in Unity
2. Open "SampleScene" scene
3. Build for iOS
4. Deploy the Xcode project to iOS Device
Expected results: Unity Ads initializes and works correctly on the iOS device
Actual results: Unity Ads doesn't work due to MissingMethodException: Default constructor not found for type UnityEngine.Advertisements.Platform
Notes:
- This issue appears only on iOS
- On Android (Mono and IL2CPP) everything works as expected
- Stack Trace is shared in Comments section
Tested with:
- iPhone 7 Plus, iOS: 12.0 - Reproduced
- iPhone X, iOS: 11.3.1 - Reproduced
Reproduced on Package version 2.3.2
Does not reproduced on Package version 2.3.1
Regression on Package version 2.3.2
Reproduced on Unity 2018.3.3f1, 2019.1.0a14 and 2019.2.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment