Search Issue Tracker
Fixed in 3.4.7
Votes
0
Found in [Package]
3.4.5
Issue ID
1253860
Regression
Yes
A MissingMethodException is thrown when fetching custom attributes of assemblies with UnityEngine.Advertisements present
How to reproduce:
1. Open the user-supplied "AdsAssemblyRegression.zip" project
2. Observe the Console
Expected result: the project is opened without any errors
Actual result: a MissingMethodException is printed when a script tries to access custom attributes of assemblies
Reproducible with:
Ads 3.0.1 (2019.3.16f1)
Ads 3.4.5 (2019.3.16f1, 2018.4.23f1)
Not reproducible with:
Ads 2.0.0 (2018.4.23f1)
Ads 2.0.8 (2019.3.16f1)
Ads 2.3.2 (2019.3.16f1)
Ads 3.0.1 (2018.4.23f1)
Ads 3.4.7 (2018.4.23f1, 2019.3.16f1, 2020.2.0a15)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment