Skip to content

Conversation

@alexnown
Copy link

@alexnown alexnown commented Apr 29, 2018

Hello, can i try optimize performance and contribute to this project?

@Prastiwar
Copy link

Prastiwar commented May 4, 2018

If we are about disposing arrays, let's dispose NativeArrays in HumanNavigationSystem, too

protected override void OnDestroyManager()
{
    base.OnDestroyManager();
    randomFloats.Dispose();
    randomFloats2.Dispose();
}

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