Search Issue Tracker
Fixed in 1.14.1
Votes
4
Found in [Package]
1.1.10. 1.5.0
Issue ID
1199672
Regression
Yes
[Addressables] Group References get unhooked and Schema Assets get deleted when re-importing certain assets
How to reproduce:
1. Open the attached project ("case_1199672-victory_game.zip")
2. Open the Addressables Groups tab
3. Notice the "Packed Assets" and Default Local Group" groups
4. Import the "Assets/ImportThis.unitypackage" package
5. Inspect the groups again
Expected results: Addressable Groups are still visible
Actual results: Addressable Groups are gone
Reproducible with: 2019.3.0a5, 2019.3.0f4, 2020.1.0a18
Not reproducible with: 2018.4.15f1, 2019.2.17f1
Couldn't test with 2017.4 (no package manager), 2019.3.0a1, 2019.3.0a4 (SBP errors about missing 'WriteSceneParameters' namespace)
Reproducible with package versions: 1.1.10, 1.5.0
Note:
Deleting and then re-importing the same assets solves the issue in this particular project (on 2020.1 branch)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 1.14.1):
Fixed to properly refresh now.