Obi Official Forum
iOS Collision isssue - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html)
+--- Thread: iOS Collision isssue (/thread-2198.html)



iOS Collision isssue - eisen - 26-04-2020

When i test my game on unity editor obi fluid object collide with ground but when i build a game and test my iphone passes through collider. I tried with box and mesh collider but the result is same. How can i solve that ?

Update: When i instantiate object after game starts its not working. But if i put scene directly its working. But this problem only happening at iOS


RE: iOS Collision isssue - newguy1 - 27-04-2020

Are you making sure that  when you instantiate an object, the phase of the collider is different than that of the fluid? Could be that.