alttester / alttester/AltTester-Unity-SDK
UpdateObject() does not find AltObject if it's active state is disabled
Aperta
2.2.6
bug
triaged
- Lingua principale
- C#
- Stelle
- 121
- Fork
- 24
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.