RenderTargetTexture.renderList.splice(0)
can not clear renderList, and it seems that renderList can be push node only. How to make remove node
possible to RenderTargetTexture.renderList?
you should be able to add/remove at will sounds like a bug to me.
Could you provide a repro in the playground ?
Please check this pg
Thanks, I ll make a PR to fix it ASAP
1 Like