Closed devrandomzero closed 1 year ago
Thanks for getting in touch. Turns out I was not excluding the other platforms for the editor files and this was causing issues. If you pull the latest code directly from the github repo, it is fixed. Please let me know if you have other questions.
I will need to update the releases and the asset store now!
Thank you! I'll try it as soon as possible!
Hi, a bit late (:grin:) but I can confirm that the errors are gone, thank you!
Glad to hear it!
Hi, when I try to build the project I get 16 errors similar to this:
Assets/ThirdParty/Fbx_Exporter/Editor/ExporterMenu.cs(57,4): error CS0246: The type or namespace name 'MenuItemAttribute' could not be found (are you missing a using directive or an assembly reference?)
The Unity version is 2021.3.15f1
In the Editor everything is working correctly
Thank you