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 還沒有評估資料。