31-05-2018, 10:39 AM
Hi!
We are a studio developing a VR soccer game, and after upgrading the project to unity 2018.1.0f2 we found out the soccer net is having some inconsistent behaviour.
Basically it stopped being an actual collider (the balls just pass through it) but sometimes it moves the net anyway.
It was working properly before the upgrade, we already double checked the phase, collision layer, reinstalled plugins and unity, and tried to bump up the collision iteration, but it doesn't seem to change anything.
The net has a small number of polys (168 vertices created from the obi mesh topology) to work well with the vr limitations, but it shouldn't have problem with collisions, since we used this method for a lot of other iteration of this project.
Also moving to 2018 showed some strange errors in the console, saying that ObiParticleBaker and ObiParticleRenderer doesn't exist even if their component seems to work properly.
We are close to a deadline and we really could use some help or customized support, let me know if you need to have more information or you need a light sample of the scene.
Thanks!
We are a studio developing a VR soccer game, and after upgrading the project to unity 2018.1.0f2 we found out the soccer net is having some inconsistent behaviour.
Basically it stopped being an actual collider (the balls just pass through it) but sometimes it moves the net anyway.
It was working properly before the upgrade, we already double checked the phase, collision layer, reinstalled plugins and unity, and tried to bump up the collision iteration, but it doesn't seem to change anything.
The net has a small number of polys (168 vertices created from the obi mesh topology) to work well with the vr limitations, but it shouldn't have problem with collisions, since we used this method for a lot of other iteration of this project.
Also moving to 2018 showed some strange errors in the console, saying that ObiParticleBaker and ObiParticleRenderer doesn't exist even if their component seems to work properly.
We are close to a deadline and we really could use some help or customized support, let me know if you need to have more information or you need a light sample of the scene.
Thanks!