Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.16.15
Issue ID
ADDR-1678
Regression
No
AddressableAssetSettings.OnModificationGlobal triggers EntryMoved ModificationEvent when adding any Asset to a group
How to reproduce:
1. Open the attached project (Addressables-ModificationEvent_EntryAdded.zip'
2. Open the Addressables Groups window (Window -> Asset Management -> Addressables -> Groups)
3. Drag any Asset (for example, the SampleScene) to the Default Local Group
Expected result: EntryCreated ModificationEvent was triggered and logged in the Console window
Actual result: EntryMoved ModificationEvent was triggered and logged in the Console window
Reproducible with: 2018.4.31f1, 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1 (1.1.5, 1.16.15)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
Add comment