Link to .capx file:
Sample Capx
Steps to reproduce:
1. Delete Sprite1.
2. Try and add ContainerText as a container object to Sprite2.
Observed result:
Construct no longer has access to ContainerText.
Expected result:
When deleting Sprite1 it should release ContainerText back from the Sprite1 so that other objects can add it.
Construct 2 version:
R116