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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment