Search Issue Tracker
Fixed in 0.4.4-preview
Votes
0
Found in [Package]
0.3.5
Issue ID
1084178
Regression
Yes
[Addressables] Modifying Addressable asset group contents does not mark them as dirty and serialize them
How to reproduce:
1. Open user-submitted project (AddressablesSetDirtyBugRepro)
2. Remove the Assets from Group 1
3. Add some Assets to Group 2
4. Save and restart the editor
Expected result: the modifications are kept after the editor restarts
Actual result: the modifications are lost once the editor is restarted
Reproducible with: 2018.2.11f1, 2018.3.0b4, 2019.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment