Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Unity crashes when I create a new Control Point
#2
(22-10-2020, 05:17 PM)RichardM73 Wrote: Hey, we are really starting to get into this neat tool, having solved an issue regarding baking the mesh at runtime I now have another query for you. Basically Unity crashes when I create a new control point on the rope, it allows me to create it, but then immediately crashes out to desktop. Upon reloading Unity the new control point is there on the rope, but as you can imagine its not a smooth workflow Sonrisa

Hi Richard,

I'm unable to reproduce this, and no one has ever reported something similar. Creating a new control point is basically appending to a list, and adding a new sub-asset, so nothing too complex or out of the ordinary that might give us a hint as to why this happens.

Could you share the editor crash log? Also, which Unity/Obi versions are you using?
Reply


Messages In This Thread
RE: Unity crashes when I create a new Control Point - by josemendez - 22-10-2020, 05:25 PM