mik14a / VOX4U

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

Support for ue5.3? #29

Open stevengos opened 6 months ago

stevengos commented 6 months ago

Is it possible to use this under ue5.3?

Now UE5.3 asks for a recompile and it fails.

indiest commented 4 months ago

There's an easy fix to the compilation error: image

Add .Get() to the end of the line.