alttester / alttester/AltTester-Unity-SDK
UpdateObject() does not find AltObject if it's active state is disabled
未关闭
2.2.6
bug
triaged
- 主要语言
- C#
- 星标
- 121
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Summary
When calling UpdateObject() on and AltObject that was previously enabled, but isn't anymore will result in a NotFoundExeption, because UpdateObject seems to simply call the FindObject() again, using the enabled field that is stashed in the AltObject itself.
贡献指南
评估
这个 Issue 还没有评估数据。