Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Cannot have more than two objects in scene
#1
I'm not sure where to start here, as I'm unable to identify what the issue actually is.

I'm working on a sailing system -- and it works well with a single sail.

I'm working on an object with three cloth blueprints active, and it crashes instantly every time I attempt to build or run from editor. No error messages are produced. This happens if I have three separate cloth blueprints, or the same blueprint duplicated twice. (All three are parented to the same solver in all cases.)

Doesn't seem to be performance related, as they are relatively simple bp's. (140 particles each). Two will run at around 200fps, but adding the third, even after runtime will always result in a crash, regardless of which of the three is activated. i.e. any two is fine, any three always fully crashes unity.

Any thoughts to where I should begin to sort out what's causing this?
Reply


Messages In This Thread
Cannot have more than two objects in scene - by MEPETAMINALS - 18-03-2023, 08:52 PM