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: terrain hlod null reference exception #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AymanDev
Copy link

Purpose of this PR

NullReferenceException when no Normal map or Mask map provided in TerrainHLOD


Release Notes

  • Implemented new Create method in TerrainHLODCreator for Action callback when HLOD creation completed.
  • Made public options for TerrainHLOD

This helped me automate creating via custom editor gui create HLODs for multiple terrains at once.


Testing status

Tested this on my project in Unity 2023.3.18f1


Overall Product Risks

Technical Risk: None

Halo Effect: None

No new features from ground up was created. Only few fixes and callback.


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