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

Check for null tileset in SampleHeightMostDetailed #1596

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Conversation

azrogers
Copy link
Contributor

Fixes #1562. The SampleHeightMostDetailed blueprint function will currently crash if called without a valid ACesium3DTileset parameter. This PR adds a null check that returns an empty set of results and a warning if called with an invalid tileset.

Base automatically changed from glm-build-fix to main January 29, 2025 05:23
@kring
Copy link
Member

kring commented Jan 29, 2025

Thanks @azrogers!

@kring kring merged commit 36a48bf into main Jan 29, 2025
24 checks passed
@kring kring deleted the shmd-null-check branch January 29, 2025 11:23
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.

SampleHeightMostDetailed Blueprint function crashes if called without a valid tileset
2 participants