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

Unity just crashes when running #2

Open
Preloading opened this issue Aug 26, 2021 · 4 comments
Open

Unity just crashes when running #2

Preloading opened this issue Aug 26, 2021 · 4 comments

Comments

@Preloading
Copy link

It hangs my GPU then unity saves my GPU and crashes itself, using Unity 2020.3.16f1
UnityError

@ahs3n
Copy link

ahs3n commented Sep 6, 2021

I'm pretty sure this just means that this code is unfortunately too performance intensive for your computer to run.

@Tyronnosaurus
Copy link

Tyronnosaurus commented Nov 10, 2022

The gameObject that generates the world has a parameter to choose the number of points (per axis and chunk). Reducing this number might make world generation less GPU intensive.

@TheoThePerson
Copy link

I had the same issue here but I have a good GPU.

@TheoThePerson
Copy link

I also reduced the axis per chunk but still a crash I am on linux though.

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

No branches or pull requests

4 participants