Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Place multiple solver objects on the stage
#2
(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?
Reply


Messages In This Thread
RE: Place multiple solver objects on the stage - by josemendez - 12-08-2019, 10:04 AM