Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SimonSchneider
Copy link
Contributor

Description

The FaceMeasurement component throws during components.dispose().

This occurs when the components are being disposed and the world is disposed
before the FaceMeasurement. components.dispose() calls enabled = false before disposing
individual components which causes issues because FaceMeasurement calls setVisibility(false) when
enabled is set.

Additional context

N/A

What is the purpose of this pull request?

  • Bug fix

@agviegas agviegas merged commit 68b40c1 into ThatOpen:main Jul 5, 2024
development-ac pushed a commit to Active-Collective/ac_engine_components that referenced this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants