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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment