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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment