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

Fix material instance check log when destroying material #8513

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

pixelflinger
Copy link
Collaborator

When the feature flags assert_destroy_material_before_material_instance is disabled, we emit a log instead of an assert. Unfortunately this log would be emitted even when all material instances were destroyed.

When the feature flags assert_destroy_material_before_material_instance
is disabled, we emit a log instead of an assert. Unfortunately this log
would be emitted even when all material instances were destroyed.
@pixelflinger pixelflinger added the internal Issue/PR does not affect clients label Mar 10, 2025
@pixelflinger pixelflinger merged commit 4f8080e into main Mar 11, 2025
16 checks passed
@pixelflinger pixelflinger deleted the ma/material-instance-check branch March 11, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants