Search Issue Tracker
Fixed in 3.0.1
Votes
0
Found in [Package]
2.0.8
Issue ID
1078517
Regression
No
Ads package - displayname is missing from the package.json file
The Ads package.json file is missing the display name key. This is inconsistant with the other verified package. You can see this if you open the packages folder under the projects pallette.
Steps to reproduce
- Install Ads package
- Under Project/Packages/ notice com.unity.ads
- In the Project view under packages notice that ads is under the folder com.unity.ads.
- Open the package.jason file
Notice issue >> displayname key is missing.
This is inconsistant with the other verified packages.
Expected:
Package folder names should use the displayname keyword. Please add this keyword to the package.json file. The displayname should be set to "Ads"
Tested: Unity 2018.3.0a11, 2018.3.0a11, 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment