alttester / alttester/AltTester-Unity-SDK
UpdateObject() does not find AltObject if it's active state is disabled
Đang mở
2.2.6
bug
triaged
- Ngôn ngữ chính
- C#
- Star
- 121
- Fork
- 24
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.