21-09-2022, 12:25 PM
(This post was last modified: 21-09-2022, 12:39 PM by gaydiriguppak.)
Hi,
First of all, I'm really impressed by this asset and the support you give to people.
When I open a scene by clicking on it and playing it, there is no problem. When I load an empty scene with code there is no problem. But when I reload the same scene or load any other scene with Obi Rope in them, Unity hard crashes and I cannot see the cause of the error. I've tried several things and realized when I deactivate Obi Fixed Updater and Obi Late Fixed Updater, crashing stops and I can load scenes from code.
I have 6 scenes. Each 6 scene has 2 solvers. First solver has a Fixed Updater and the second solver has a late fixed updater. First solver has almost 80 ropes in it with the same blueprint. Second solver has 6 ropes in it with a second same blueprint.
Fixed updater and late fixed updater components are added to the first solver.
Unity crashes when I load one of these 6 scenes from code but not when I click and play.
Thank you for this great asset and I hope you can help.
First of all, I'm really impressed by this asset and the support you give to people.
When I open a scene by clicking on it and playing it, there is no problem. When I load an empty scene with code there is no problem. But when I reload the same scene or load any other scene with Obi Rope in them, Unity hard crashes and I cannot see the cause of the error. I've tried several things and realized when I deactivate Obi Fixed Updater and Obi Late Fixed Updater, crashing stops and I can load scenes from code.
I have 6 scenes. Each 6 scene has 2 solvers. First solver has a Fixed Updater and the second solver has a late fixed updater. First solver has almost 80 ropes in it with the same blueprint. Second solver has 6 ropes in it with a second same blueprint.
Fixed updater and late fixed updater components are added to the first solver.
Unity crashes when I load one of these 6 scenes from code but not when I click and play.
Thank you for this great asset and I hope you can help.