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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment