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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment