12-08-2019, 10:04 AM
(This post was last modified: 12-08-2019, 10:04 AM by josemendez.)
(12-08-2019, 07:20 AM)QoQoo1321 Wrote: 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?
It should not, most sample scenes contain more than multiple solvers. Can you post the crash log?