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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment