Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3
2019.3.7f1
2020.2
Issue ID
1245277
Regression
No
Embedded/local packages that are set to Always Hidden are still shown when "Hidden packages visibility" is toggled
How to reproduce:
1. Open the project "case_1245277-PackageVisibility"
2. Open the Package Manager window (Window->PackageManager)
3. Select the "Test Package" in the Package Manager
4. Click on the "Edit" button in the Inspector
4. Make sure that the Visibility in Editor would be set to Always Hidden in the Advanced settings in the Inspector
5. Toggle "Hidden packages visibility" in the Project window
Expected results: the "Test Package" and other packages are not shown in the Packages folder in the Project window
Actual results: only the "Test Package" is shown in the Packages folder in the Project window
Reproducible with: 2019.3.14f1. 2020.1.0b9, 2020.2.0a11
Could not test with: 2018.4.23f1 because "Toggle hidden packages visibility" toggle is not available
Notes:
1. It is reproducible when ""hideInEditor": true" is added to the Package manifest
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment