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
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Add comment