alttester / alttester/AltTester-Unity-SDK

UpdateObject() does not find AltObject if it's active state is disabled

Abierto
#1,701 1 comentario 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.