Creator微信小游戏报错this._effect.getHash is not a function

这是我们线上微信小游戏经常收到的一个异常反馈,有朋友遇到过没有?麻烦引擎大佬也帮忙看下定位下

Creator版本:2.3.3

报错堆栈如下:
MiniProgramError
this._effect.getHash is not a function
TypeError: this._effect.getHash is not a function
at C.r.getHash (=HYPERLINK(“https://usr/plugin.js:5:365635)”)
at C.r._checkBacth (=HYPERLINK(“https://usr/plugin.js:5:470612)”)
at b.264.A._render (=HYPERLINK(“https://usr/plugin.js:5:808227)”)
at b.264.A._children (=HYPERLINK(“https://usr/plugin.js:5:808680)”)
at b.264.A._children (=HYPERLINK(“https://usr/plugin.js:5:808680)”)
at b.264.A._children (=HYPERLINK(“https://usr/plugin.js:5:808680)”)
at b.264.A._children (=HYPERLINK(“https://usr/plugin.js:5:808680)”)
at b.264.A._children (=HYPERLINK(“https://usr/plugin.js:5:808680)”)
at Function.264.b.visitRootNode (=HYPERLINK(“https://usr/plugin.js:5:809937)”)
at Function.264.b.render (=HYPERLINK(“https://usr/plugin.js:5:809995)”)

我们也是这个版本,也经常报这个错,你们找到原因了吗

这个问题解决了吗,怎么处理?

有人找到原因了吗?