Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Crash in Windows 2019.3.0f6
#6
(26-02-2020, 10:27 PM)jp715 Wrote: Is it possible to instantiate the game objects with skinned cloth with the only cloth components already disabled? And then enabling the cloth components for the first time after the game objects are re-activated?

Yes, disabling the cloth components does fix the crash! Thanks!

After testing some things out, I can disable the cloth components in Awake (called during Instantiate), and re-enable them in Start (called after the GameObject is re-activated) and it also prevents the crash.
Reply


Messages In This Thread
Crash in Windows 2019.3.0f6 - by jwindr - 26-02-2020, 12:11 AM
RE: Crash in Windows 2019.3.0f6 - by jp715 - 26-02-2020, 04:05 PM
RE: Crash in Windows 2019.3.0f6 - by jwindr - 26-02-2020, 06:56 PM
RE: Crash in Windows 2019.3.0f6 - by jwindr - 26-02-2020, 08:38 PM
RE: Crash in Windows 2019.3.0f6 - by jp715 - 26-02-2020, 10:27 PM
RE: Crash in Windows 2019.3.0f6 - by jwindr - 26-02-2020, 11:44 PM
RE: Crash in Windows 2019.3.0f6 - by josemendez - 27-02-2020, 10:19 AM