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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment