Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How to optimize collisions?
#13
(16-10-2024, 02:43 PM)josemendez Wrote: ObiCollider or the entire collider? It’s an important distinction: disabling the collider object will disable all physics (queries, triggers, rigidbody physics, etc) while disabling the ObiCollider component will only disable cloth collisions.


This behavior you’re describing doesn’t make any sense, and isn’t consistent with the data shown by the profiler either. Collision detection in Obi doesn’t even show up in the profiler graph (it takes less than 0.2 ms) so it cannot be the cause.

To help with this any further I would need to test the actual project. If possible, send it to support(at)virtualmethodstudio.com for us to take a closer look.

kind regards,

Its Obi collider only, because there is no other collision except Obi collider. I agree this is quite confusing as well thats why I posted it here so I can get any hint, its only happening in Quest 2, on PC it doesn't happen since processing is not that significant.

It wont be possible for me to send the whole project as its quite large but I try to simulate it if possible in an isolated environment and then send it.

I'm further investigating the issue, i'll post it here if I find anything.
Reply


Messages In This Thread
How to optimize collisions? - by vrtraining - 15-10-2024, 06:05 PM
RE: How to optimize collisions? - by josemendez - 16-10-2024, 08:11 AM
RE: How to optimize collisions? - by vrtraining - 16-10-2024, 08:38 AM
RE: How to optimize collisions? - by josemendez - 16-10-2024, 08:49 AM
RE: How to optimize collisions? - by vrtraining - 16-10-2024, 11:06 AM
RE: How to optimize collisions? - by josemendez - 16-10-2024, 11:51 AM
RE: How to optimize collisions? - by vrtraining - 16-10-2024, 01:26 PM
RE: How to optimize collisions? - by josemendez - 16-10-2024, 02:00 PM
RE: How to optimize collisions? - by vrtraining - 16-10-2024, 02:13 PM
RE: How to optimize collisions? - by josemendez - 16-10-2024, 02:43 PM
RE: How to optimize collisions? - by vrtraining - 16-10-2024, 04:09 PM
RE: How to optimize collisions? - by vrtraining - 16-10-2024, 08:51 AM
RE: How to optimize collisions? - by josemendez - 16-10-2024, 08:54 AM