Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: includeinctive no longer works #103

Closed
laurentopia opened this issue Nov 16, 2024 · 1 comment
Closed

Regression: includeinctive no longer works #103

laurentopia opened this issue Nov 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@laurentopia
Copy link

laurentopia commented Nov 16, 2024

repro:
deactivate the parent of a bunch of renderers then add

[GetComponentInChildren(includeInactive: false)]
public Renderer[] renderers;

all renderers including inactive will be added to the array

@TylerTemp TylerTemp self-assigned this Nov 26, 2024
@TylerTemp TylerTemp added the bug Something isn't working label Nov 26, 2024
TylerTemp added a commit that referenced this issue Nov 26, 2024
@TylerTemp
Copy link
Owner

Fixed in 3.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants