Unity-Technologies / Animation-Instancing

This technique is designed to instance Characters(SkinnedMeshRender).
Other
1.65k stars 301 forks source link

Objects not visible after scene reload #109

Open AndreyBazhenov opened 3 years ago

AndreyBazhenov commented 3 years ago

At the start of the application all objects are visible, but as soon as I reload the scene, the objects become invisible. How to fix it?

ArtemVetik commented 2 years ago

Same problem. There is a solution?