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
- 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