Search Issue Tracker
Fixed in 3.0.2
Votes
1
Found in [Package]
3.0.1
Issue ID
1127770
Regression
Yes
Unity Ads Package conflict with Moq framework
Steps to reproduce:
1. Open user attached project
2. Observe the error in the console
Expected result: Unity Ads Package conflicting with Moq framework with the following error:
Assets\Plugins\UniRx\Scripts\Async\Internal\TaskTracker.cs(116,46): error CS0433: The type 'Action<T1, T2, T3, T4, T5>' exists in both 'Moq, Version=4.0.10827.0, Culture=neutral, PublicKeyToken=69f491c39445e920' and 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Reproduced in: 2018.3.6f1
Ads package reproduced: 3.0.1
Not reproduced in: 2.3.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Text shadows remain opaque when text is made transparent in UI Builder
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment