Search Issue Tracker
Fixed in 3.1.0
Votes
0
Found in [Package]
3.0.3
Issue ID
1140755
Regression
Yes
Cannot build for console platforms when the Ads package is in the project manifest
If your project contains the Ads package, errors will occur when building for console platforms and the build will fail.
The following platforms are affected:
Xbox One
PlayStation 4
1. Install Xbox One support for Unity
2. Launch Unity and open the attached project
3. Switch the build target to Xbox One
4. Attempt to create a build
Expected Result:
The build completes without any errors.
Actual Result:
The build fails with the following error:
Library\PackageCache\com.unity.ads@3.0.3\Runtime\Advertisement\Creator.cs(37,24): error CS0103: The name 'UnityAdsSettings' does not exist in the current context
Tested on Windows.
Tested using com.unity.ads 3.0.3 on 2019.1.0b9
Does not occur with ads version 2.x
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