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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment