[BUG] "autoTilesKilledByOtherLayerUid" is not cleared in existing layers, after another layer was deleted.
s-kania opened this issue · 0 comments
s-kania commented
Hi.
Steps to reproduce:
- Create two layers, let it be X and Y.
- In X layer, set autoTilesKilledByOtherLayerUid to Z layer.
- Delete Z layer.
- References in X layer, in property autoTilesKilledByOtherLayerUid to Z layer still exist, validation throws bugs, because this layer not exist anymore.