Open
Description
Hi,
I must load 6 times the same glb model, so I have 1 source and I add dynamically 6 times the same Viro3Dobject, but only the first model is loaded.
Sometimes this bug appear only the first time react use viro, the second time, all models are loaded,
Bug appear only on android release, not in debug
(tested on galaxy tab S5 , S7 ipad pro, ipad mini)
it's a old bug viromedia/viro#699 but still here with ViroCommunity v2.21.0
possible fix : duplicate the source for each Viro3Dobject
Thanks