Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GC Alloc dropping FPS when rope gets bigger
#1
Hello guys, I have a situation here. I'm creating (extending) the rope at runtime. But from time to time, seems the GC is allocating memory and its causing the game to "lag" as the time to update the frame reaches up to 300ms. Follows the image of the profiler when the this happens. I'm not sure if theres a way to solve this problem, if its from the ObiSolver perspective or from Unity's GC perspective. Thanks in advance for some light in this issue.

[Image: zWmpQcb.png]
Reply


Messages In This Thread
GC Alloc dropping FPS when rope gets bigger - by leonrdo - 08-08-2017, 08:56 PM