Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Obi Rope BIH Error and Performance issues
#1
Triste 
Hi, I am new to Obi Tope and recently I got to work on a project that uses this amazing asset. I have a problem with getting good performance and errors.
In the previous version of Obi Rope, I did not get this error and it only showed up after migrating to a new update.
Error log in Attachment ObiError_1.png
   
In case of performance probably something is wrong with my setup because even tho I use Burst with all of its packages Obi Rope seems to utilize only Main Thread.
Some profiler data in Attachment ObiError_2.png
   
I don't know why this is happening and I will be extremely grateful if someone could help me with those problems.



~
PS. Sorry for my English I'm not a native speaker.
Reply
#2
(30-11-2020, 03:42 PM)Lishnor Wrote: Hi, I am new to Obi Tope and recently I got to work on a project that uses this amazing asset. I have a problem with getting good performance and errors.
In the previous version of Obi Rope, I did not get this error and it only showed up after migrating to a new update.
Error log in Attachment ObiError_1.png

In case of performance probably something is wrong with my setup because even tho I use Burst with all of its packages Obi Rope seems to utilize only Main Thread.
Some profiler data in Attachment ObiError_2.png

I don't know why this is happening and I will be extremely grateful if someone could help me with those problems.



~
PS. Sorry for my English I'm not a native speaker.

Hi there!

Writing this in a hurry (will read it in detail later today), but looks like it's the same issue as in this thread:
http://obi.virtualmethodstudio.com/forum...-2592.html

can you try using the file linked in that thread?

let me know how this goes Sonrisa
Reply
#3
(30-11-2020, 04:27 PM)josemendez Wrote: Hi there!

Writing this in a hurry (will read it in detail later today), but looks like it's the same issue as in this thread:
http://obi.virtualmethodstudio.com/forum...-2592.html

can you try using the file linked in that thread?

let me know how this goes Sonrisa

Everything seems to work fine now but I still don't get great performance even though I use LateUpdate
Reply
#4
(02-12-2020, 03:09 PM)Lishnor Wrote: Everything seems to work fine now but I still don't get great performance even though I use LateUpdate

There’s dozens of settings that heavily affect performance. Unless something odd is going on, for most uses it should be rather performant. Can you describe the issues you’re experiencing?

If using Burst, make sure the jobs debugger is disabled, as warned in the manual. See:
http://obi.virtualmethodstudio.com/tutor...kends.html
Reply