Skip to content

Fix NRE when deleting a texture or sprite in the Editor - #366

Open
Acissathar wants to merge 1 commit into
ProwlEngine:mainfrom
Acissathar:sprite-and-texture-race-condition
Open

Fix NRE when deleting a texture or sprite in the Editor#366
Acissathar wants to merge 1 commit into
ProwlEngine:mainfrom
Acissathar:sprite-and-texture-race-condition

Conversation

@Acissathar

Copy link
Copy Markdown
Contributor

Trying to delete a sprite/texture in the Editor usually gives me a null reference that crashes the editor (it does still delete). Issue was they were using old null check instead of Valid/NotValid

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