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
- 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