20-04-2021, 07:33 AM
(This post was last modified: 20-04-2021, 07:33 AM by josemendez.)
Hi there,
I'm fully aware of this, my apologies. The asset is supposed to work in 2020.2 just fine. Will investigate and provide a patch asap.
(19-04-2021, 08:32 PM)Mmero Wrote: Any idea how to resolve this issue?It has been reported only very recently, so still figuring it out. Judging from the stack trace, the culprit is a variable that should be initialized but it isn't. That variable is initialized when the editor gets its OnEnable() called, so it should *always* be initialized. Coupled with the fact that this only happens in 2020.2 and up, makes it look like a bug in Unity. I hope to have more details today.
(19-04-2021, 08:32 PM)Mmero Wrote: From my perspective i bought the asset that just doesnt work.
Assetstore page doesnt say anything about "this asset doesnt work in versions 2020.1 and above"
I'm fully aware of this, my apologies. The asset is supposed to work in 2020.2 just fine. Will investigate and provide a patch asap.