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 NavigationPolygon not updating consistently on rebakes #94362

Merged
merged 1 commit into from
Jul 17, 2024

Commits on Jul 14, 2024

  1. Fix NavigationPolygon not updating consistently on rebakes

    Fixes that NavigationPolygon did not update in all cases because the internal NavigationMesh was not always unref and freed which blocked creating a new mesh later if nothing else freed it.
    smix8 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9dd0596 View commit details
    Browse the repository at this point in the history