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 MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Add comment