Texture TryDispose crash

Hi, I ran in to a case witch looks potentially like a bug to me, this is isolation of more complex scenario:

To isolate it, let’s imagine we have a texture we defined somewhere:

When we don’t need it anymore we disposed it:

If we close patch right now we get:

try-dispose-texture.vl (5.5 KB)