Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  "ObjectDisposedException" in cloth objects on scene startup in Unity 2020.3.16f1
#6
(24-09-2021, 10:52 PM)timconkling Wrote: Hi Jose - 

This is still an issue for us with Unity 2020.3.19, and it's stopping us from upgrading Unity. Have you had a chance to look at it?

If you're having trouble reproing, I can put together a test case. In certain scenes in this game, it happens 100% of the time.

Hi Tim,

Sorry for the late reply! I've tested on:

- Unity 2020.3.19f1 LTS
- Burst 1.5.4
- Mathematics 1.2.1
- Jobs 0.11.0-preview.6
- Collections 1.0.0-preview.5,

With safety checks enabled, however no errors pop up when running any of the included sample scenes. Also tried a simple scene with just character cloth and collisions (which seems closer to what you have) but still no errors. Building and running a standalone binary also works fine.

If you could send your test case to support(at)virtualmethodstudio.com I'd be glad to take a look at it and see if I can find a fix for it.

kind regards,
Reply


Messages In This Thread
RE: "ObjectDisposedException" in cloth objects on scene startup in Unity 2020.3.16f1 - by josemendez - 27-09-2021, 08:46 AM