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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment