12-08-2019, 07:20 AM
Hi.
Unity crashes if there are more than 2 3D models with solvers on stage
Since the 3D model needs to be scaled in real time, the solver object had to run under the 3D model.
However, instantiating multiple 3D models on the stage causes a unity crash, which is a problem.
Is there any way to deal with such cases?
Unity crashes if there are more than 2 3D models with solvers on stage
Since the 3D model needs to be scaled in real time, the solver object had to run under the 3D model.
However, instantiating multiple 3D models on the stage causes a unity crash, which is a problem.
Is there any way to deal with such cases?