Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Crash on build / editor sometimes
#2
(03-12-2019, 11:57 AM)LORDeveloper Wrote: Hello,

I have simple rope for a crane control. It works most of the time on editor (not crashing). But it crashes 100% on windows build. I don't know what could be the issue. Here are the settings.






Update: I just found out if I switch to Mono from IL2CPP it will work fine on the build. Does the plugin only works on Mono?

Hi there,

Unable to reproduce here, works fine with IL2CPP and Mono. As far as I know we are not doing anything that would make it dependant a specific Unity compiler backend (most of our code comes precompiled in a native library, so it's not even compiled by Unity at build time).

Could you share your crash log/stacktrace? Also what Unity version are you using?
Reply


Messages In This Thread
RE: Crash on build / editor sometimes - by josemendez - 03-12-2019, 02:42 PM