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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment