LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
735 stars 77 forks source link

Export to FBX does Nothing. #317

Open TrueBeef opened 3 years ago

TrueBeef commented 3 years ago

In the most recent version of RCSG, attempting to export to FBX does nothing. It allows you to name a file, and select a destination, however when clicking on "save", no file is generated. Unity also appears to not even notice it was supposed to perform an operation.

moisesjpelaez commented 2 years ago

I'm having this same issue with Unity 2021.1.18

98Luisma commented 2 years ago

Same here, on Unity 2020.3.15

nukeandbeans commented 2 years ago

A workaround for this is to use the FBX Exporter plugin in the package manager, until this can be fixed.

nukeandbeans commented 2 years ago

Under farther examination, I am unable to replicate this? Clicking on the model, and exporting to FBX appears to function as intended.