Unity-FMI-Addon icon indicating copy to clipboard operation
Unity-FMI-Addon copied to clipboard

Functional Mockup Interface (FMI) for Unity

Results 10 Unity-FMI-Addon issues
Sort by recently updated
recently updated
newest added

Any way to make these FMU's run on Android builds

A project I am working on requires FMI3 support. Will this be implemented in the near future for this Unity Addon?

I can use package in Win, but when i change to WebGL, there is missing value of 'RTLD_NOW' in line 188 in FMI2.cs

When I use a .fmu file of 184 model variables, FMI2's variable "component" always set to 0x0. Then, when I play app, Unity crash.

Hi there, when I use the FMI-Addon to use simple FMU which I created by Adams, it meet a problem "Invalid FMU location format. Aborting instantiation". And component remain 0x0...