alttester / alttester/AltTester-Unity-SDK
UpdateObject() does not find AltObject if it's active state is disabled
Abierto
2.2.6
bug
triaged
- Lenguaje dominante
- C#
- Estrellas
- 121
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.