This project is intended to be a starting point for procedural Unity 3D terrain generation. It uses some standard Unity 2019.3 assets and should work out of the box but no promises.
Terrain voxel engine with the use of Marching Cubes implemented in Unity 2020.3.17f1 (LTS). You can clone and run the project or download only the Marching_cubes ...