A Unity project can be compiled to different destination platforms like Android, Windows, IOs, WebGL and so on.
You can change your destination platform in the project build settings:
For some platforms it might be necessary to install first some additional things via the Unity Hub.
Because realvirtual.io includes some very special interfaces to automation systems, not every platform is supporting all automation interfaces and you might need to delete some things which can’t be compiled to a certain destination platform. On this page you will get an overview on the possibilities and limitations.
The following table lists all currently known limitations.
You need to remove the folder if “needs to be removed” is listed in the table. You can remove the folder if “not working” is listed in the table.
Function | Folder | Windows | Android | iOS | UWP | WebGL |
---|---|---|---|---|---|---|
ZIP Tool | game4automation/Tools/ZIP | works | not working | not working | needs to be removed | not working |
CADLink | Assets/game4automation/CADLink | works (Step/3MF) | only 3MF | only 3MF | needs to be removed | only 3MF |
Parts4CAD | Assets/game4automation/parts4cad | works | not working | not working | needs to be removed | not working |
Simit Interface | Assets/game4automation/private/Interfaces/SharedMemory | works | not working | not working | works | not working |
OPCUA Interface | Assets/game4automation/private/Interfaces/OPCUA4Unity | works | only mono compiled | needs to be removed | needs to be removed | not working |
TwinCAT Interface | Assets/game4automation/private/Interfaces/TwinCAT | works | not working | not working | not working | not working |
Simulink Interface | Assets/game4automation/private/Interfaces/Simulink | works | not working | not working | not working | not working |
S7-TCPIP Interface | Assets/game4automation/private/Interfaces/S7TCPIP | works | works | works | works | not working |
PLCSimAdvanced Interface | Assets/game4automation/private/Interfaces/PLCSimAdvanced | works | not working | not working | not working | not working |
Modbus Interface | Assets/game4automation/private/Interfaces/Modbus | works | works | works | works | works |
FMI Interface | Assets/game4automation/private/Interfaces/FMI | works | not working | not working | needs to be removed | not working |