mik14a / VOX4U

MagicaVoxel VOX Format import plugin for Unreal Engine 5
MIT License
182 stars 40 forks source link

MagicaVoxel 0.99 #5

Open Port0r opened 6 years ago

Port0r commented 6 years ago

When importing a .vox file created with MagicaVoxel version 0.99, I get some weird colored voxels. When importing as static mesh, I can quickly fix this by manually importing the correct palette.png -- but I'd like to import as voxels (cube instances) and that would require manually fixing the color of every material instance.

Models I created with MagicaVoxel 0.98.2 work great! I will just stick with that for now. I can even open the 0.99-file in MV 0.98.2, then export it and import it into UE4, now with correct colors.

MagicaVoxel 0.99 allows for multiple models to exist in one file. Maybe that makes some troubles? It would be neat to have them imported as separate VoxelActors.

mik14a commented 6 years ago

Now I am trying to import extension format of MagicaVoxel. The issue importing process stop loading vox file have unsupported format and do not load palette after failed to load chunk. Hot fixed loading process for new format; not fail loading progress and finish to load palette chunk.

Port0r commented 6 years ago

Thanks for the effort! I see importig as StaticMesh works great now. Sadly, my project crashes, when importing as Voxels. I'm using Unreal Engine 4.19.2.

mik14a commented 6 years ago

Hi, @Port0r . In Unreal Engine 4.19.2, Voxel Asset thumbnail renderer will crashes environment. I will try to fix this issuue but too long to fix it. Hot fixed do not register custom renderer in start up process.

mik14a commented 6 years ago

Fixed thumbnail renderer for 4.19. 54a1a4e541b19a2b71f38572db031e62cfd56e63