Skip to content

Conversation

@spencerbug
Copy link

Added null free checking guards in UnloadTexture/FreeTexture


name: Pull Request
about: Create a pull request to help us improve
title: ''
assignees: ''


Description:
Added null free checking to FreeTexture/UnloadTexture. There's a race condition where the renderer isn't up when the textures start getting added.

Before fix:

image

After fix:

image

Added null free checking guards in UnloadTexture/FreeTexture
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.

1 participant