alttester / alttester/AltTester-Unity-SDK
UpdateObject() does not find AltObject if it's active state is disabled
Aberta
2.2.6
bug
triaged
- Linguagem predominante
- C#
- Estrelas
- 121
- Forks
- 24
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### 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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.