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
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
- SerializedProperty.Next(true) enters an infinite parent-child loop when iterating non-empty UXML assets
- AR Debug Menu throws "Failed to find ARSession" and “NullReferenceException” errors when entering Play Mode
- Project window is not highlighted in Tutorials when the Console window is active
- Multiplayer Play Mode package throws ArgumentNullException and can't be installed via Package Manager
Add comment