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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment