We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running it with Unity 2019.1.0f2 - Linux, I've got this error message :
Kernel at index (0) is invalid UnityEngine.ComputeShader:Dispatch(Int32, Int32, Int32, Int32) MeshGenerator:UpdateChunkMesh(Chunk) (at Assets/Scripts/MeshGenerator.cs:199) MeshGenerator:InitVisibleChunks() (at Assets/Scripts/MeshGenerator.cs:166) MeshGenerator:Run() (at Assets/Scripts/MeshGenerator.cs:85) MeshGenerator:Update() (at Assets/Scripts/MeshGenerator.cs:67)
The text was updated successfully, but these errors were encountered:
Are you using Linux?
Sorry, something went wrong.
Yep, it's in my first sentence ;)
Haha sorry, didn't see that. I have the same issue.
Tell you what i did.. i just unchecked the color grading effect and i was good...hope it works for y'all 🙂
No branches or pull requests
Running it with Unity 2019.1.0f2 - Linux, I've got this error message :
Kernel at index (0) is invalid
UnityEngine.ComputeShader:Dispatch(Int32, Int32, Int32, Int32)
MeshGenerator:UpdateChunkMesh(Chunk) (at Assets/Scripts/MeshGenerator.cs:199)
MeshGenerator:InitVisibleChunks() (at Assets/Scripts/MeshGenerator.cs:166)
MeshGenerator:Run() (at Assets/Scripts/MeshGenerator.cs:85)
MeshGenerator:Update() (at Assets/Scripts/MeshGenerator.cs:67)
The text was updated successfully, but these errors were encountered: