alttester / alttester/AltTester-Unity-SDK
UpdateObject() does not find AltObject if it's active state is disabled
Ouverte
2.2.6
bug
triaged
- Langage dominant
- C#
- Étoiles
- 121
- Forks
- 24
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.